Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/usb Apple Bluetooth adapter, as found on the G4 Powe...



details:   https://anonhg.NetBSD.org/src/rev/f6ff5de558cf
branches:  trunk
changeset: 319543:f6ff5de558cf
user:      sevan <sevan%NetBSD.org@localhost>
date:      Sat Jun 02 21:15:33 2018 +0000

description:
Apple Bluetooth adapter, as found on the G4 PowerBook FW-800 (PowerBook5,2)
ubt0: Apple Computer (0x5ac) product 8203 (0x8203), rev 1.10/5.26, addr 2

diffstat:

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

diffs (17 lines):

diff -r 01f6e709841f -r f6ff5de558cf sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Sat Jun 02 20:07:15 2018 +0000
+++ b/sys/dev/usb/usbdevs       Sat Jun 02 21:15:33 2018 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.747 2018/04/02 00:45:06 jakllsch Exp $
+$NetBSD: usbdevs,v 1.748 2018/06/02 21:15:33 sevan Exp $
 
 /*
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -884,6 +884,7 @@
 product APPLE IPAD_3           0x12a6  Apple iPad 3
 product APPLE IPAD_MINI                0x12ab  Apple iPad Mini
 product APPLE ETHERNET         0x1402  Apple USB to Ethernet
+product APPLE BLUETOOTH1       0x8203  Bluetooth
 product APPLE BLUETOOTH2       0x8205  Bluetooth
 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



Home | Main Index | Thread Index | Old Index