Subject: Re: -current w/ MPACPI hangs on Dell Latitude D6200
To: Hubert Feyrer <hubert@feyrer.de>
From: Michael Rauch <mrauch@NetBSD.org>
List: port-i386
Date: 06/04/2006 00:28:05
Hi, 

On Fri, Jun 02, 2006 at 09:56:34AM +0200, Hubert Feyrer wrote:
> Is there any way to un-hang NetBSD on Dell Latitude D6200 machines?
> It hangs with a GENERIC kernel, and GENERIC.MPACPI doesn't make a change.
> See below for dmesg lines of where it hangs...

I've got a Dell Inspiron 9400, and there I could work around the problem by
commenting out 
#npx* at acpi?
and 
#no npx0 at isa?
from GENERIC.MPACPI
(i.e. enabling npx0 at isa? again to attach npx0 somewhere).

However, GENERIC _did_ work in my case.
(As far I see GENERIC doesn't use npx at acpi. Are you sure GENERIC
doesn't work and stops with the same error?)


Michael