keyboard driver problem?

Hans Petter Selasky hselasky at c2i.net
Fri Jul 1 12:07:29 UTC 2011


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.html
> 

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.

--HPS


More information about the freebsd-current mailing list