Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/usb Add a Foxconn AR3012 bluetooth controller ids



details:   https://anonhg.NetBSD.org/src/rev/7ebe595d2cc2
branches:  trunk
changeset: 786761:7ebe595d2cc2
user:      aymeric <aymeric%NetBSD.org@localhost>
date:      Thu May 09 12:40:17 2013 +0000

description:
Add a Foxconn AR3012 bluetooth controller ids

diffstat:

 sys/dev/usb/usbdevs |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (27 lines):

diff -r 28f47329217b -r 7ebe595d2cc2 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Thu May 09 12:23:17 2013 +0000
+++ b/sys/dev/usb/usbdevs       Thu May 09 12:40:17 2013 +0000
@@ -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 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 @@
 /* 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
 



Home | Main Index | Thread Index | Old Index