Hi,

On Thu, 9 Nov 2000, Thomas T. Veldhouse wrote:

> Which card is that?  I believe all the Linksys PCI (10/100TX up to version
> 4.1) cards are now supported by the tulip driver.  As of kernel 2.2.14.

That's what it is, (LNE100TX), but compiling tulip into the kernel had no
impact. Compiling it as a module and trying to modprobe/insmod it said
"Device or resource busy". 

Compiling the source they provided produced two modules - tulip.o and
pci-scan.o. tulip.o requires the other module be insmodded first. I
might've missed making that one in the kernel... anyone know where that
is?

It doesn't really matter since this is on my wife's machine, so it doesn't
get the kernel updated as often.

-Yaron

--