* Conrad Juleff <[EMAIL PROTECTED]> [000201 04:13] wrote:
> After much messing around I have found the point on current where it hangs. It
> seems to hang during the PnP probe:
> 
> isa_probe_children: probing PnP devices
> 
> 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.

-Alfred


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to