]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/hid.h
Merge branch 'hidraw' into for-linus
[linux-2.6-omap-h63xx.git] / include / linux / hid.h
index 0ac2b5260b26eb4c9d95c9d302777d1d67b71663..55e51f9f76cb70fddf29d69fa9ad66668910a9e4 100644 (file)
@@ -276,6 +276,7 @@ struct hid_item {
 #define HID_QUIRK_HIDINPUT                     0x00200000
 #define HID_QUIRK_LOGITECH_IGNORE_DOUBLED_WHEEL        0x00400000
 #define HID_QUIRK_LOGITECH_EXPANDED_KEYMAP     0x00800000
+#define HID_QUIRK_IGNORE_HIDINPUT              0x01000000
 
 /*
  * Separate quirks for runtime report descriptor fixup
@@ -285,6 +286,7 @@ struct hid_item {
 #define HID_QUIRK_RDESC_LOGITECH               0x00000002
 #define HID_QUIRK_RDESC_SWAPPED_MIN_MAX                0x00000004
 #define HID_QUIRK_RDESC_PETALYNX               0x00000008
+#define HID_QUIRK_RDESC_MACBOOK_JIS            0x00000010
 
 /*
  * This is the global environment of the parser. This information is