I got the eepro100.o module and copied it to the /lib/modules/net directory. When trying to load ist with insmod eepro100 I got the error message:
insmod: /lib/modules/102.0.39: No such file or directory Using /usr/lib/modules/eepro100.o # this was the module I copied to the system eepro100.c:v1.05 10/16/98 Donald Becker ........ insmod: init_module: eepro100: device or resource busy I cannot unterstand this, because if I boot with the flash (with LFS on it), everything works fine. Is it possible that another module for the network device is already in the kernel and so it is not possible load another module? If so how can I remove the other network module? Peter Tom Oehser schrieb: > > Go to the mirrors and look in the add-ons directory if what you want is > the eepro100, the regular eepro is hard-linked into my default kernel, so > you shouldn't need it. -Tom > > On Thu, 14 Feb 2002, Peter Rait wrote: > > > Date: Thu, 14 Feb 2002 18:00:57 +0100 > > From: Peter Rait <[EMAIL PROTECTED]> > > To: [EMAIL PROTECTED] > > Subject: [tomsrtbt] eepro Driver deleted? > > > > Hi, > > > > I'm trying the TOMSRTBT dist for the first time. With another > > distribution (on compact flash) I used always the eepro kernel module. > > I made the bootdisk and booted on the destination system, but the > > ifconfig command only displayed the lo-device. When I tried to add eth0 > > with ifconfig it Failed with: > > > > SIOCSIFADDR: No such device > > SIOCSIFNETMASK: No such device > > > > There is only the plip module in the /lib/modules/net/ directory, so > > where can I get the right module? > > > > Peter > >
