On Tue, Feb 01, 2000 at 04:19:55AM -0800, Alfred Perlstein wrote:
> > Is there anyway I can stop this probing of PnP devices? I have tried adding
> > "optons PNPBIOS" to the kernel but it causes the kernel to panic. If I drop
> > into the debugger and type panic, the kernel seems to be stuck in mp_lock. I
> > also cant seem to get the kernel to save core. The bios doesnt have an option
> > to disable PnP.
> >
> > Any ideas on what else I can do?
> >
> >
>
> Hmm, it seems a lot of the devices in GENERIC have flags to disable
> PnP probes (see LINT), maybe you can try a custom kernel to install,
> or try using the kernel config to set the appropriate flags on each
> device to disable pnp probing.
I have tried doing this on -current but it doesnt make any difference. I have
also removed every non-essential item out of the kernel.
I am using boot -dv with "options DIAGNOSTIC" in the kernel and it doesnt tell
me what the PnP probe is hanging on.
Any other suggestions?
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message