Subject: Re: kern/36984: USB keyboard no longer works in -current
To: None <gnats-bugs@NetBSD.org>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: netbsd-bugs
Date: 09/13/2007 23:34:49
gson@gson.org wrote:
> I can make the keyboard work again by changing the BIOS setting
>
> PIRQ_3 Use IRQ No. Auto
>
> to
>
> PIRQ_3 Use IRQ No. 10
>
> but I consider that a workaround, not a fix; NetBSD should work with
> the default BIOS settings, especially when previous versions did.
I also see the similar problem, as PR kern/11018.
(i.e. USB devices on uhci worked if I specified an IRQ for it)
It's VIA's uhci specific, and might be timing related bug.
---
Izumi Tsutsui