[gnome-bluetooth/gnome-3-0] wizard: Support all the Wiimotes



commit 109aae9c24854e6494868e0576aa431686c8d6f0
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Mar 31 16:18:45 2011 +0100

    wizard: Support all the Wiimotes
    
    Not just the ones for which we know the OUI.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=643314

 wizard/pin-code-database.xml |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/wizard/pin-code-database.xml b/wizard/pin-code-database.xml
index 7c74f1f..40e1bc8 100644
--- a/wizard/pin-code-database.xml
+++ b/wizard/pin-code-database.xml
@@ -66,8 +66,7 @@
 	<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"/>
+	<device name="Nintendo RVL-CNT-01" pin="NULL"/>
 
 	<!-- 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]