Module Name:    src
Committed By:   ichiro
Date:           Wed Apr 25 02:41:52 UTC 2012

Modified Files:
        src/sys/dev/usb: usbdevs

Log Message:
add vendorID and some products of Nintendo Co., Ltd
 from www.linux-usb.org/usb.ids and so on


To generate a diff of this commit:
cvs rdiff -u -r1.612 -r1.613 src/sys/dev/usb/usbdevs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/usb/usbdevs
diff -u src/sys/dev/usb/usbdevs:1.612 src/sys/dev/usb/usbdevs:1.613
--- src/sys/dev/usb/usbdevs:1.612	Sun Apr 15 07:17:38 2012
+++ src/sys/dev/usb/usbdevs	Wed Apr 25 02:41:51 2012
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.612 2012/04/15 07:17:38 bsh Exp $
+$NetBSD: usbdevs,v 1.613 2012/04/25 02:41:51 ichiro Exp $
 
 /*
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -184,6 +184,7 @@ vendor HAUPPAUGE	0x0573	Hauppauge Comput
 vendor BAFO		0x0576	BAFO/Quality Computer Accessories
 vendor YEDATA		0x057b	Y-E Data
 vendor AVM		0x057c	AVM
+vendor NINTENDO		0x057e	Nintendo
 vendor QUICKSHOT	0x057f	Quickshot
 vendor ROLAND		0x0582	Roland
 vendor ROCKFIRE		0x0583	Rockfire
@@ -2066,6 +2067,13 @@ product NIKON E990		0x0102	Digital Camer
 product NIKON E880		0x0103	Digital Camera E880
 product NIKON E885		0x0105	Digital Camera E885
 
+/* Nintendo products */
+product NINTENDO BCM2045A	0x0305	Broadcom BCM2045A Bluetooth Radio
+product NINTENDO RVLCNT01	0x0306	Wii Remote RVL-CNT-01 (BT-HID)
+/* product NINTENDO WIIMIC1	0x0308	Wii Party-Mic */
+/* product NINTENDO WIIMIC2	0x0309	USB Microphone for Wii */
+product NINTENDO RVLCNT01TR	0x0330	Wii Remote Plus RVL-CNT-01-TR (BT-HID)
+
 /* Nokia products */
 product NOKIA CA42		0x0802	Mobile Phone adapter
 

Reply via email to