[tulip] more problems with linksys LNE100TX v4.0
    Thomas Dodd 
    ted@cypress.com
    Fri, 15 Sep 2000 08:52:30 -0500
    
    
  
Neil Lodin wrote:
> 
> I'm running OpenLinux eDesktop 2.4 (kernel 2.2.14) and have a Linksys
> LNE100TX v4.0 NIC.  Like the last thread, I too get the error messages
> 
>         pci_drv_unregister
>         pci_drv_register
> 
> when I run the "modprobe tulip" command.  I have compiled pci_scan.c and
> moved it, along with v 0.92i of tulip.c, into the
> /lib/modules/2.2.14/net/ directory.  At one point, I commented out the
Did you run depmod first?
did pci-scan get loaded when you tried this ? (use lsmod to check)
Any errors when you insmod pci-scan ?
	-Thomas