summaryrefslogtreecommitdiff
blob: 0602c95a10b360ee2d244da866a9f5a1d98ac2dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
From f03a29b558a834cb26e9abbdc0cb94a14c57cb8f Mon Sep 17 00:00:00 2001
From: Bastien Nocera <hadess@hadess.net>
Date: Fri, 18 Mar 2011 13:03:01 +0000
Subject: wizard: Add PIN quirk for Magic Trackpad

---
diff --git a/wizard/pin-code-database.xml b/wizard/pin-code-database.xml
index 8a73d65..b3e9f8d 100644
--- a/wizard/pin-code-database.xml
+++ b/wizard/pin-code-database.xml
@@ -61,6 +61,10 @@
 	<device oui="00:0A:95:" type="mouse" pin="0000"/>
 	<device oui="00:14:51:" type="mouse" pin="0000"/>
 
+	<!-- Apple Magic Trackpad
+	     Note: same as above, tablet needs to be paired -->
+	<device oui="D8:A2:5E:" type="tablet" pin="0000"/>
+
 	<!-- Wiimote -->
 	<device oui="00:19:1D:" name="Nintendo RVL-CNT-01" pin="NULL"/>
 	<device oui="00:1F:C5:" name="Nintendo RVL-CNT-01" pin="NULL"/>
--
cgit v0.9.0.2