On Fri, 20 Jul 2001, [iso-8859-1] Björn Fischer wrote: > Hello, > it is me again, trying to start the "ne" module. Now the module is actually > trying to start, but alway quits with the message "Resource or device busy". > I started the ne module with the following parameters: > > modprobe ne io=0x260 irq=9 > > The io and irq are the ones windos promted when having a look at the > resources of the card. > I have had a look into either /proc/ioports and /proc/interrupts, and 0x260 > and 9 was not occupied by a different device. > Hello,
try it without options, just 'insmod ne'. If that does not work, it is often enough to give only the io addres as option. Greetz, Sebastiaan