--- linux-2.6.7-clean/drivers/usb/input/hid.h 2004-06-16 15:18:37.000000000 +1000 +++ linux-2.6.7-dvico/drivers/usb/input/hid.h 2004-06-13 14:37:35.000000000 +1000 @@ -211,6 +211,7 @@ #define HID_QUIRK_2WHEEL_MOUSE_HACK_BACK 0x080 #define HID_QUIRK_2WHEEL_MOUSE_HACK_EXTRA 0x100 #define HID_QUIRK_2WHEEL_MOUSE_HACK_ON 0x200 +#define HID_QUIRK_REPEAT_SAME_VARIABLES 0x400 /* * This is the global environment of the parser. This information is