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 various USB Bluetooth controllers.



details:   https://anonhg.NetBSD.org/src/rev/90873d7bdeaf
branches:  trunk
changeset: 343616:90873d7bdeaf
user:      riastradh <riastradh%NetBSD.org@localhost>
date:      Wed Feb 17 00:46:17 2016 +0000

description:
Add various USB Bluetooth controllers.

>From mlelstv.

diffstat:

 sys/dev/usb/usbdevs |  10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)

diffs (24 lines):

diff -r 07634b9cac71 -r 90873d7bdeaf sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Wed Feb 17 00:43:42 2016 +0000
+++ b/sys/dev/usb/usbdevs       Wed Feb 17 00:46:17 2016 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.711 2016/02/01 14:54:33 nonaka Exp $
+$NetBSD: usbdevs,v 1.712 2016/02/17 00:46:17 riastradh Exp $
 
 /*
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -875,7 +875,13 @@
 product APPLE IPAD_MINI                0x12ab  Apple iPad Mini
 product APPLE ETHERNET         0x1402  Apple USB to Ethernet
 product APPLE BLUETOOTH2       0x8205  Bluetooth
-product APPLE BLUETOOTH_HOST_C 0x821f  Bluetooth USB Host Controller
+product APPLE BLUETOOTH_HOST_1 0x8213  Bluetooth USB Host Controller MacBookPro 7,1
+product APPLE BLUETOOTH_HOST_2 0x8215  Bluetooth USB Host Controller iMac 11,1
+product APPLE BLUETOOTH_HOST_3 0x821a  Bluetooth USB Host Controller MacBookPro 8,2
+product APPLE BLUETOOTH_HOST_4 0x821b  Bluetooth USB Host Controller MacBookAir 3,1 3,2
+product APPLE BLUETOOTH_HOST_5 0x821f  Bluetooth USB Host Controller MacBookAir 4,1
+product APPLE BLUETOOTH_HOST_6 0x8281  Bluetooth USB Host Controller MacMini 5,1
+product APPLE BLUETOOTH_HOST_7 0x828f  Bluetooth USB Host Controller MacBookAir 6,1
 product APPLE BLUETOOTH                0x8300  Bluetooth
 
 /* ArkMicroChips products */



Home | Main Index | Thread Index | Old Index