aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-ids.h
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu <iwamatsu@nigauri.org>2011-10-01 02:54:53 -0400
committerJiri Kosina <jkosina@suse.cz>2011-10-03 08:00:05 -0400
commitd762cc290b9f17e346f4297fd5984b70ce71ef66 (patch)
tree8450fb1959df8e3f50ba74d216eee5465ca282c8 /drivers/hid/hid-ids.h
parent1a8962317f494ad858971fc08ba035eff658a5c9 (diff)
HID: Add support MacbookAir 4,1 keyboard
Added USB device IDs and keyboard map for MacBookAir 4,1 keyboard. Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/hid-ids.h')
-rw-r--r--drivers/hid/hid-ids.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/hid/hid-ids.h b/drivers/hid/hid-ids.h
index 3c83f8d9243..aa741935060 100644
--- a/drivers/hid/hid-ids.h
+++ b/drivers/hid/hid-ids.h
@@ -109,6 +109,9 @@
109#define USB_DEVICE_ID_APPLE_WELLSPRING5_ANSI 0x0245 109#define USB_DEVICE_ID_APPLE_WELLSPRING5_ANSI 0x0245
110#define USB_DEVICE_ID_APPLE_WELLSPRING5_ISO 0x0246 110#define USB_DEVICE_ID_APPLE_WELLSPRING5_ISO 0x0246
111#define USB_DEVICE_ID_APPLE_WELLSPRING5_JIS 0x0247 111#define USB_DEVICE_ID_APPLE_WELLSPRING5_JIS 0x0247
112#define USB_DEVICE_ID_APPLE_WELLSPRING6A_ANSI 0x0249
113#define USB_DEVICE_ID_APPLE_WELLSPRING6A_ISO 0x024a
114#define USB_DEVICE_ID_APPLE_WELLSPRING6A_JIS 0x024b
112#define USB_DEVICE_ID_APPLE_WELLSPRING6_ANSI 0x024c 115#define USB_DEVICE_ID_APPLE_WELLSPRING6_ANSI 0x024c
113#define USB_DEVICE_ID_APPLE_WELLSPRING6_ISO 0x024d 116#define USB_DEVICE_ID_APPLE_WELLSPRING6_ISO 0x024d
114#define USB_DEVICE_ID_APPLE_WELLSPRING6_JIS 0x024e 117#define USB_DEVICE_ID_APPLE_WELLSPRING6_JIS 0x024e