hid-ids.h (53279f36dccffc26ff536003fd6bb97cc21c3b82) hid-ids.h (8d80da90f53d37cf6caefc61353e1cc3a145b9e0)
1/*
2 * USB HID quirks support for Linux
3 *
4 * Copyright (c) 1999 Andreas Gal
5 * Copyright (c) 2000-2005 Vojtech Pavlik <vojtech@suse.cz>
6 * Copyright (c) 2005 Michael Haboustak <mike-@cinci.rr.com> for Concept2, Inc
7 * Copyright (c) 2006-2007 Jiri Kosina
8 */

--- 104 unchanged lines hidden (view full) ---

113#define USB_DEVICE_ID_APPLE_WELLSPRING5_ISO 0x0246
114#define USB_DEVICE_ID_APPLE_WELLSPRING5_JIS 0x0247
115#define USB_DEVICE_ID_APPLE_ALU_REVB_ANSI 0x024f
116#define USB_DEVICE_ID_APPLE_ALU_REVB_ISO 0x0250
117#define USB_DEVICE_ID_APPLE_ALU_REVB_JIS 0x0251
118#define USB_DEVICE_ID_APPLE_WELLSPRING5A_ANSI 0x0252
119#define USB_DEVICE_ID_APPLE_WELLSPRING5A_ISO 0x0253
120#define USB_DEVICE_ID_APPLE_WELLSPRING5A_JIS 0x0254
1/*
2 * USB HID quirks support for Linux
3 *
4 * Copyright (c) 1999 Andreas Gal
5 * Copyright (c) 2000-2005 Vojtech Pavlik <vojtech@suse.cz>
6 * Copyright (c) 2005 Michael Haboustak <mike-@cinci.rr.com> for Concept2, Inc
7 * Copyright (c) 2006-2007 Jiri Kosina
8 */

--- 104 unchanged lines hidden (view full) ---

113#define USB_DEVICE_ID_APPLE_WELLSPRING5_ISO 0x0246
114#define USB_DEVICE_ID_APPLE_WELLSPRING5_JIS 0x0247
115#define USB_DEVICE_ID_APPLE_ALU_REVB_ANSI 0x024f
116#define USB_DEVICE_ID_APPLE_ALU_REVB_ISO 0x0250
117#define USB_DEVICE_ID_APPLE_ALU_REVB_JIS 0x0251
118#define USB_DEVICE_ID_APPLE_WELLSPRING5A_ANSI 0x0252
119#define USB_DEVICE_ID_APPLE_WELLSPRING5A_ISO 0x0253
120#define USB_DEVICE_ID_APPLE_WELLSPRING5A_JIS 0x0254
121#define USB_DEVICE_ID_APPLE_WELLSPRING7A_ANSI 0x0259
122#define USB_DEVICE_ID_APPLE_WELLSPRING7A_ISO 0x025a
123#define USB_DEVICE_ID_APPLE_WELLSPRING7A_JIS 0x025b
121#define USB_DEVICE_ID_APPLE_WELLSPRING6A_ANSI 0x0249
122#define USB_DEVICE_ID_APPLE_WELLSPRING6A_ISO 0x024a
123#define USB_DEVICE_ID_APPLE_WELLSPRING6A_JIS 0x024b
124#define USB_DEVICE_ID_APPLE_WELLSPRING6_ANSI 0x024c
125#define USB_DEVICE_ID_APPLE_WELLSPRING6_ISO 0x024d
126#define USB_DEVICE_ID_APPLE_WELLSPRING6_JIS 0x024e
127#define USB_DEVICE_ID_APPLE_WELLSPRING7_ANSI 0x0262
128#define USB_DEVICE_ID_APPLE_WELLSPRING7_ISO 0x0263

--- 723 unchanged lines hidden ---
124#define USB_DEVICE_ID_APPLE_WELLSPRING6A_ANSI 0x0249
125#define USB_DEVICE_ID_APPLE_WELLSPRING6A_ISO 0x024a
126#define USB_DEVICE_ID_APPLE_WELLSPRING6A_JIS 0x024b
127#define USB_DEVICE_ID_APPLE_WELLSPRING6_ANSI 0x024c
128#define USB_DEVICE_ID_APPLE_WELLSPRING6_ISO 0x024d
129#define USB_DEVICE_ID_APPLE_WELLSPRING6_JIS 0x024e
130#define USB_DEVICE_ID_APPLE_WELLSPRING7_ANSI 0x0262
131#define USB_DEVICE_ID_APPLE_WELLSPRING7_ISO 0x0263

--- 723 unchanged lines hidden ---