On Mon, Nov 04, 2002 at 12:16:43PM -0500, Robert R Baer wrote:
>
> Everything else on the system is correctly identified and works.
> There is very little hardware, and several IRQ's are free, so this
> shouldn't be a problem.
>
> Anyone have an idea on what to try next?
Its a BIOS related problem. Do you have an option to disable PnP, or
non-PnP OS, or some variation of this?
I missed the start of this.
That's a PCI card so IRQs and IO shouldn't be an issue.
There are no options for either in the driver, it
is all designed to be autodetected.
What does 'lspci -v' show about it?
What driver is trying to be used?
Look in /etc/modules.conf for the line
alias eth0 <some driver>
It should be using the natsemi driver
(that's the one in the current FA311/312 drivers
from Netgear any way)
-Thomas