X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Fusb%2Finput%2Fhid.h;fp=drivers%2Fusb%2Finput%2Fhid.h;h=aa85d0b081895b47aa96e526586857130aaf66fd;hb=e0ff8aa1acd079b70e796571917ae0449b7c465b;hp=778e575de35230831bebbfaa983a555f3754b40b;hpb=bef9ea3086d47cf98cfd0ea389953a0af0b60114;p=linux-2.6.git diff --git a/drivers/usb/input/hid.h b/drivers/usb/input/hid.h index 778e575de..aa85d0b08 100644 --- a/drivers/usb/input/hid.h +++ b/drivers/usb/input/hid.h @@ -260,6 +260,7 @@ struct hid_item { #define HID_QUIRK_POWERBOOK_HAS_FN 0x00001000 #define HID_QUIRK_POWERBOOK_FN_ON 0x00002000 #define HID_QUIRK_INVERT_HWHEEL 0x00004000 +#define HID_QUIRK_POWERBOOK_ISO_KEYBOARD 0x00010000 /* * This is the global environment of the parser. This information is