[realtek] problem with ver. 1.09

Gary Lowder gary@lowder.com
Thu, 15 Jun 2000 14:56:39 -0500


li wrote:

> [root@digital modules]# insmod rtl8139.o
> rtl8139.o: unresolved symbol pci_drv_unregister
> rtl8139.o: unresolved symbol pci_drv_register
> 



I'm reasonalby sure those would be in 'General Setup' / 'PCI Support' on
your configuration of your kernel.  (In 'make menuconfig', the only
kernel configuration I'm very familiar with).
It's safe to include, 'PCI Quirks', and 'Backward-compatible /proc/pci'
as well.

I.E. You have a PCI board, but didn't compile in PCI support into your
kernel.

Hope this helped,

Gary.