Subject: Re: NetBSD appears not to support motherboard/chipset
To: John Warmann <jwar2002@yahoo.com>
From: Tobias Nygren <tnn@NetBSD.org>
List: netbsd-help
Date: 04/29/2007 00:03:39
John Warmann wrote:
>
> Tobias Nygren <tnn@NetBSD.org> wrote:
>
>
>> This board has a buggy bios. Booting into autoconf (boot -c)
>> and disabling pckbc0 should get your usb keyboard working.
>> Alternatively you can disable uhci in the bios and and use
>> a PS/2 keyboard.
>>
>
> Thanks Tobias, I had been terribly frustrated by this.
> Autoconf did not work though because once it got in there
> the keyboard stopped functioning. What worked was disabling EHCI
> and usb keyboard/mouse. I'm using a ps2 keyboard.
>
>
>> This board has a buggy bios.
>>
>
> You know what exactly the cause of the problem is?
>
>
Unfortunately no. I believe it's an interrupt routing issue, seeing
as the onboard audio doesn't work either. (does it work for you?)
I have the hardware, but debugging x86 interrupt routing is far
down on my list of interesting projects ;)
-Tobias