Module Name:    src
Committed By:   aymeric
Date:           Thu May  9 12:40:18 UTC 2013

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

Log Message:
Add a Foxconn AR3012 bluetooth controller ids


To generate a diff of this commit:
cvs rdiff -u -r1.647 -r1.648 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.647 src/sys/dev/usb/usbdevs:1.648
--- src/sys/dev/usb/usbdevs:1.647	Thu May  2 23:13:12 2013
+++ src/sys/dev/usb/usbdevs	Thu May  9 12:40:17 2013
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.647 2013/05/02 23:13:12 rkujawa Exp $
+$NetBSD: usbdevs,v 1.648 2013/05/09 12:40:17 aymeric Exp $
 
 /*
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -109,6 +109,7 @@ vendor LUCENT		0x047e	Lucent
 vendor PLANTRONICS	0x047f	Plantronics
 vendor KYOCERA		0x0482	Kyocera
 vendor STMICRO		0x0483	STMicroelectronics
+vendor FOXCONN		0x0489	Foxconn / Hon Hai
 vendor MEIZU		0x0492	Meizu Electronics
 vendor YAMAHA		0x0499	YAMAHA
 vendor COMPAQ		0x049f	Compaq
@@ -1478,6 +1479,9 @@ product FEIXUN RTL8192CU	0x0091	RTL8192C
 /* Fiberline */
 product FIBERLINE WL430U	0x6003	WL-430U
 
+/* Foxconn / Hon Hai products */
+product FOXCONN AR3012		0xe04e	Bluetooth AR3012
+
 /* Freecom products */
 product FREECOM DVD		0xfc01	Connector for DVD drive
 

Reply via email to