X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=drivers%2Fusb%2Finput%2Fhid.h;fp=drivers%2Fusb%2Finput%2Fhid.h;h=76ad68d9edfd04d645788f3eeaa3476a1093a240;hb=bef986502fa398b1785a3979b1aa17cd902d3527;hp=2a9bf07944c03b94adfc62ed5aa989c197fb04fe;hpb=c99767974ebd2a719d849fdeaaa1674456f5283f;p=powerpc.git diff --git a/drivers/usb/input/hid.h b/drivers/usb/input/hid.h index 2a9bf07944..76ad68d9ed 100644 --- a/drivers/usb/input/hid.h +++ b/drivers/usb/input/hid.h @@ -261,6 +261,7 @@ struct hid_item { #define HID_QUIRK_POWERBOOK_FN_ON 0x00002000 #define HID_QUIRK_INVERT_HWHEEL 0x00004000 #define HID_QUIRK_POWERBOOK_ISO_KEYBOARD 0x00008000 +#define HID_QUIRK_BAD_RELATIVE_KEYS 0x00010000 /* * This is the global environment of the parser. This information is