Subject: Re: kern/36727: lkms that work with Single processor kernel do not work with muli-processor kernel
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Martin Husemann <martin@duskware.de>
List: netbsd-bugs
Date: 08/03/2007 12:50:02
The following reply was made to PR kern/36727; it has been noted by GNATS.
From: Martin Husemann <martin@duskware.de>
To: gnats-bugs@NetBSD.org
Cc: ianm@cat.co.za
Subject: Re: kern/36727: lkms that work with Single processor kernel do not work with muli-processor kernel
Date: Fri, 3 Aug 2007 14:45:34 +0200
On Fri, Aug 03, 2007 at 11:55:04AM +0000, Ian McIntosh wrote:
> irq 10
Doy you have support for ioapic in the UP kernel?
If not, could you try to add
ioapic* at mainbus?
to your kernel config and see how that works?
If you already have it, could you quote the complete interrupt line from
the boot message?
Thanks,
Martin