[tulip-bug] tulip_cb and Netgear FA511 CardBus error

Felix Wong fwong@cambian.com
Tue May 14 14:26:01 2002


Hi,

I have been trying to get a Netgear FA511 CardBus Ethernet
10/100 card
to work on an HP Pavilion N3478 Laptop running RedHat 7.3
without success.

I downloaded tulip.c, pci-scan.c, pci-scan.h and
kern_comp.h, compiled
and install and get the following error (from dmesg):

-------------
Linux Kernel Card Services 3.1.22
  options:  [pci] [cardbus] [pm]
PCI: Found IRQ 11 for device 00:0a.0
Yenta IRQ list 0028, PCI irq11
Socket status: 30000827
cs: cb_alloc(bus 2): vendor 0x1317, device 0x1985
PCI: Failed to allocate resource 0(1000-fff) for 02:00.0
PCI: Enabling device 02:00.0 (0000 -> 0003)
cs: IO port probe 0x0c00-0x0cff: clean.
cs: IO port probe 0x0100-0x04ff: excluding 0x378-0x37f
0x4d0-0x4d7
cs: IO port probe 0x0a00-0x0aff: clean.
--------------

It looks like the card is detected but the driver did not
load
successfully.  Does anyone know if this card works with
tulip_cb
or what the message mean.  Any help or suggestion would be
much
appreciated.

Thanks

Felix