summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2006-04-12 22:03:51 +0000
committerMarcel Holtmann <marcel@holtmann.org>2006-04-12 22:03:51 +0000
commitd9f928803e9e3f628d93c131cd0cb8f3170333a5 (patch)
treed40578edb2952b9b60a3ea036e2f71281d968d02 /tools
parent953c92b6decfc4edcc36ebedb275f738835c4bdd (diff)
Add another Apple product id
Diffstat (limited to 'tools')
-rw-r--r--tools/hid2hci.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/hid2hci.c b/tools/hid2hci.c
index 7e033755..ef227a35 100644
--- a/tools/hid2hci.c
+++ b/tools/hid2hci.c
@@ -218,6 +218,7 @@ static struct device_id device_list[] = {
{ HID, 0x0458, 0x003f, switch_hidproxy },
{ HCI, 0x05ac, 0x1000, switch_hidproxy },
{ HID, 0x05ac, 0x8203, switch_hidproxy },
+ { HID, 0x05ac, 0x8204, switch_hidproxy }, /* Apple Mac mini */
{ HCI, 0x046d, 0xc703, switch_logitech },
{ HCI, 0x046d, 0xc704, switch_logitech },
{ HCI, 0x046d, 0xc705, switch_logitech },