[gnome-bluetooth] pin-database: add another entry for the Apple Magic Trackpad



commit 0d85a2b57eb72f22afab3cb878c9beb5834b9f18
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Wed Mar 14 11:32:41 2012 -0400

    pin-database: add another entry for the Apple Magic Trackpad
    
    Apparently the ID is not unique, and there's more than a Magic Trackpad
    model.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=672077

 wizard/pin-code-database.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/wizard/pin-code-database.xml b/wizard/pin-code-database.xml
index 8b6c619..c117836 100644
--- a/wizard/pin-code-database.xml
+++ b/wizard/pin-code-database.xml
@@ -70,6 +70,7 @@
 	<!-- Apple Magic Trackpad
 	     Note: same as above, tablet needs to be paired -->
 	<device oui="D8:A2:5E:" type="tablet" pin="0000"/>
+	<device oui="28:37:37:" type="tablet" pin="0000"/>
 
 	<!-- BT-GPS8 JENTRO, GPS mouse -->
 	<device oui="00:0D:B5:" name="BT-GPS8 JENTRO" pin="0000"/>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]