On Wed, Aug 10, 2005 at 03:42:53PM +1000, Chris Phillips wrote: > Its worth giving a go, but I still don't understand > why the options I have set in modules.conf are not > being picked up.
Are you using Kernel 2.6? If so, the configuration should be located in /etc/modprobe.conf or /etc/modprobe.d/ . See the manpage modprobe(8) for details. You might want to run modprobe under strace to double-check this. I have found that recent 2.4 and 2.6 kernels handle ISA PNP devices themselves, so isapnptools should be unnecessary. FWIW, I have seen ISA NICs that could be configured by software instead of jumpers, but they were not ISA PNP compliant - you need to use tools such as atlantic-setup from the nictools-nopci package to set up their I/O base address and IRQ and IRQ. Mirko -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]