Subject: Re: uvm_fault: stopped in sysmon
To: Jukka Salmi <j+nbsd@2007.salmi.ch>
From: Tobias Nygren <tnn@NetBSD.org>
List: current-users
Date: 08/21/2007 23:57:28
On Tue, 21 Aug 2007 23:32:04 +0200
Jukka Salmi <j+nbsd@2007.salmi.ch> wrote:

> I noticed that the problem disappears if I comment out `pckbc* at
> acpi?'.

> Is there a known problem with pckbc@acpi?

Well, there could be some problem. I'm using pckbc at acpi with
success, but I have isa disabled (probing for isa devices takes
forever, sigh). Here's my config:

include "arch/i386/conf/GENERIC"
spdmem* at iic? addr 0x51
options NMBCLUSTERS=4096
options DIAGNOSTIC
options LOCKDEBUG
pseudo-device cgd 4
no isa0 at pcib?
no isa0 at mainbus?
#i915drm* at vga?
options ACPI_DSDT_OVERRIDE
options ACPI_DSDT_FILE="\"/lfs/src/sys/arch/i386/conf/x40.hex\""