On Wed, Feb 27, 2002 at 10:59:34PM -0600, Bruce A. Burdick, Jr. wrote: > I'm trying to install woody on a PowerMac 6400 with an AsanteFAST 10/100 > card, but having no luck. The NIC, which works fine in MacOS, isn't > recognized. The only driver that looks remotely suitable is the ng_tulip > driver (the Asante has a tulip chip, as I understand it). But that won't > install. > > Here is an excerpt of the messages I get when I try to add ng_tulip to the > kernel using the installer interface: > > /lib/modules/2.2.20-pmac/net/ng_tulip.o: init_module: Device or resource > busy > Hint: insmod errors can be caused by incorrect parameters, including invalid > IO or IRQ parameters > /lib/modules/2.2.20-pmac/net/ng_tulip.o: insmod > /lib/modules/2.2.20-pmac/net/ng_tulip.o failed > /lib/modules/2.2.20-pmac/net/ng_tulip.o: insmod ng_tulip failed
I have this network card, but I'm using a 2.4.X kernel. Is the card already being used by ng_tulip compiled into the kernel? What does dmesg say? Another suggestion maybe to download the tulip driver source, pci-scan(?) from <http://www.scyld.com/network/tulip.html>. Anthony