[tulip] unresolved symbol pci_drv_register

Donald Becker becker@scyld.com
Fri, 2 Mar 2001 18:51:42 -0500 (EST)


On Fri, 2 Mar 2001, Patrick Malone wrote:

> I'm getting the following errors when I attempt to:
>   insmod tulip.o
> unresolved symbol pci_drv_unregister
> unresolved symbol pci_drv_register

Use
  /sbin/modprobe tulip

That will automatically load the pci-scan.o module needed by the tulip
driver.

But it's likely too late for this advice.  The explicit insmod command
is only needed for testing.  If you ran linuxconf, the tulip driver and
pci-scan will be automatically loaded at the next boot.

Donald Becker				becker@scyld.com
Scyld Computing Corporation		http://www.scyld.com
410 Severn Ave. Suite 210		Second Generation Beowulf Clusters
Annapolis MD 21403			410-990-9993