Marc Shapiro wrote:
It's been my experience that whenever a device shows up as "Unknown", my best solution has been to upgrade my kernel. In your case, if you don't want to upgrade your kernel, you might actually need to compile the driver using the source provided by the card's manufacturer.Kent West <westk@acu.edu> wrote:Marc Shapiro wrote:The new card is a PCI Network Everywhere NC100U-WM.<SNIP># modprobe tulip <snip> /lib/modules/2.2.17/net/tulip.o: insmod tulip failedWhat does "lspci -vv" report about the card?Results here: 00:04.0 Ethernet controller: Linksys Network Everywhere Fast Ethernet 10/100 model NC100 (rev 11) Subsystem: Linksys: Unknown device 0570
Another option might be to try the tools in nictools-pci (particularly the tulip-diag tool).
-- Kent