On Sun, Apr 29, 2001 at 09:27:20AM +1000, Herbert Xu wrote: > Steve M. Robbins <[EMAIL PROTECTED]> wrote: > > > To complicate matters, the configuration logic may be compiled as a > > kernel module, meaning the module needs to be loaded before cards > > may be configured. However, the modutils init script runs AFTER > > isapnptools. One suggestion is to simply load the isa-pnp.o module > > in the isapnptools init script. Any problems with that approach? > > This is already handled by modutils.
What is already handled by modutils? Loading the isa-pnp module? Configuring the PnP cards? > Look in /lib/modules/$(version)/modules.isapnpmap That file is rather cryptic, to me. Can you expand on this? -Steve