freebsd-dev/sys/dev/usb/quirk
Ed Maste b225878c75 Quirk MS keyboard so that function keys work
The function keys on a Microsoft Natural Egronomic Keyboard 4000 have been
repurposed as "Help", "Undo", "Redo" etc., and a special "F Lock" key is
required to return them to their normal purpose.

This change enables the UQ_KBD_BOOTPROTO quirk for the MS Natural 4000
keyboard to get the keys working again.  More extensive changes to the USB
keyboard infrastructure would be needed to fully support the "F Lock" mode
and the extended keys on this keyboard.

PR:		usb/116947
Approved by:	hselasky@
2012-07-23 15:14:28 +00:00
..
usb_quirk.c Quirk MS keyboard so that function keys work 2012-07-23 15:14:28 +00:00
usb_quirk.h Introduce a quirk for broken USB MIDI hardware instead of limiting performance 2011-07-03 13:27:23 +00:00