Module Name:    src
Committed By:   riastradh
Date:           Wed Feb 17 00:46:17 UTC 2016

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

Log Message:
Add various USB Bluetooth controllers.

>From mlelstv.


To generate a diff of this commit:
cvs rdiff -u -r1.711 -r1.712 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.711 src/sys/dev/usb/usbdevs:1.712
--- src/sys/dev/usb/usbdevs:1.711	Mon Feb  1 14:54:33 2016
+++ src/sys/dev/usb/usbdevs	Wed Feb 17 00:46:17 2016
@@ -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_3		0x12a6	Apple iPad 
 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 */

Reply via email to