On Tue, Feb 01, 2000 at 12:08:38PM -0500, Luoqi Chen wrote:
> > 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?
> >
> I don't think it's pnp probing. You don't seem to have any pnp devices at
>
> 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?
>
I don't
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
* 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 ad
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.