gnome-bluetooth r561 - trunk/wizard



Author: hadess
Date: Fri Apr  3 15:15:53 2009
New Revision: 561
URL: http://svn.gnome.org/viewvc/gnome-bluetooth?rev=561&view=rev

Log:
Re-add the Apple mice to the DB, those need to be paired


Modified:
   trunk/wizard/pin-code-database.xml

Modified: trunk/wizard/pin-code-database.xml
==============================================================================
--- trunk/wizard/pin-code-database.xml	(original)
+++ trunk/wizard/pin-code-database.xml	Fri Apr  3 15:15:53 2009
@@ -51,6 +51,12 @@
 	<device oui="00:19:C1:" name="BD Remote Control" pin="NULL"/>
 	<device oui="00:1E:3D:" name="BD Remote Control" pin="NULL"/>
 
+	<!-- Apple Wireless and Mighty Mouse
+	     Note: Apple doesn't follow the specs, and requires their mice
+	     to be paired -->
+	<device oui="00:0A:95:" type="mouse" pin="0000"/>
+	<device oui="00:14:51:" type="mouse" pin="0000"/>
+
 	<!-- Wiimote -->
 	<device oui="00:19:1D:" name="Nintendo RVL-CNT-01" pin="NULL"/>
 



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