keyboard driver problem?

Hans Petter Selasky hselasky at c2i.net
Fri Jul 1 14:18:59 UTC 2011


On Friday 01 July 2011 16:14:43 Eir Nym wrote:
> On 1 July 2011 16:05, Hans Petter Selasky <hselasky at c2i.net> wrote:
> > On Friday 01 July 2011 13:21:35 ti bugmenot wrote:
> >> I met with the same problem. I do not know how to solve this problem:
> >> 
> >> http://lists.freebsd.org/pipermail/freebsd-current/2011-January/022022.h
> >> tml
> > 
> > Hi,
> > 
> > Our USB keyboard driver is very simple and does not parse the HID
> > descriptors of the keyboard. Maybe that is the reason it is not working.
> > 
> > 
> > Try to set the "UQ_KBD_BOOTPROTO" for your keyboard.
> > 
> > usbconfig -d X.Y add_quirk UQ_KBD_BOOTPROTO
> > 
> > Replug keyboard.
> 
> I have same with MS USB keyboard (only numlock, capslock are working).
> r221858 doesn't have this bug(?)

What happens if you unload ums ?

Maybe there is a driver conflict?

--HPS


More information about the freebsd-current mailing list