[tulip] Linksys problems - non typical

Danilo Godec danci@server.kibla.org
Mon, 28 Aug 2000 11:13:39 +0200 (CEST)


On Mon, 28 Aug 2000, Greg Turpin wrote:

> here is the output from 'depmod -ae':
> 
> depmod: *** Unresolved symbols in /lib/modules/2.2.14/net/tulip.o
> depmod:         __global_cli
> depmod:         __global_save_flags
> depmod:        __global_restore_flags 

Quote from http://www.scyld.com/network/tulip.html:

"When updating a single driver you will need to build pci-scan.o along
with the specific driver.o file. This means that in addition to the
driver.c file, you must download pci-scan.c, pci-scan.h, and
kern_compat.h."

Probably, this is what you need to do...

  D.