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 MacBookPro 9,2 bluetooth controller



details:   https://anonhg.NetBSD.org/src/rev/b398e71fb6fb
branches:  trunk
changeset: 822163:b398e71fb6fb
user:      snj <snj%NetBSD.org@localhost>
date:      Sun Mar 05 19:21:17 2017 +0000

description:
add MacBookPro 9,2 bluetooth controller

diffstat:

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

diffs (17 lines):

diff -r 64efac0abab1 -r b398e71fb6fb sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Sun Mar 05 18:42:51 2017 +0000
+++ b/sys/dev/usb/usbdevs       Sun Mar 05 19:21:17 2017 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.728 2016/12/12 16:41:08 bouyer Exp $
+$NetBSD: usbdevs,v 1.729 2017/03/05 19:21:17 snj Exp $
 
 /*
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -883,6 +883,7 @@
 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_HOST_8 0x821d  Bluetooth USB Host Controller MacBookPro 9,2
 product APPLE BLUETOOTH                0x8300  Bluetooth
 
 /* ArkMicroChips products */



Home | Main Index | Thread Index | Old Index