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
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to