Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/usb regen



details:   https://anonhg.NetBSD.org/src/rev/a0da41407617
branches:  trunk
changeset: 832937:a0da41407617
user:      sevan <sevan%NetBSD.org@localhost>
date:      Sat Jun 02 21:17:06 2018 +0000

description:
regen

diffstat:

 sys/dev/usb/usbdevs.h      |  5 +++--
 sys/dev/usb/usbdevs_data.h |  8 +++++---
 2 files changed, 8 insertions(+), 5 deletions(-)

diffs (58 lines):

diff -r a3e5a7de585e -r a0da41407617 sys/dev/usb/usbdevs.h
--- a/sys/dev/usb/usbdevs.h     Sat Jun 02 21:15:33 2018 +0000
+++ b/sys/dev/usb/usbdevs.h     Sat Jun 02 21:17:06 2018 +0000
@@ -1,10 +1,10 @@
-/*     $NetBSD: usbdevs.h,v 1.739 2018/04/02 00:46:07 jakllsch Exp $   */
+/*     $NetBSD: usbdevs.h,v 1.740 2018/06/02 21:17:06 sevan Exp $      */
 
 /*
  * THIS FILE IS AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     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
  */
 
 /*
@@ -891,6 +891,7 @@
 #define        USB_PRODUCT_APPLE_IPAD_3        0x12a6          /* Apple iPad 3 */
 #define        USB_PRODUCT_APPLE_IPAD_MINI     0x12ab          /* Apple iPad Mini */
 #define        USB_PRODUCT_APPLE_ETHERNET      0x1402          /* Apple USB to Ethernet */
+#define        USB_PRODUCT_APPLE_BLUETOOTH1    0x8203          /* Bluetooth */
 #define        USB_PRODUCT_APPLE_BLUETOOTH2    0x8205          /* Bluetooth */
 #define        USB_PRODUCT_APPLE_BLUETOOTH_HOST_1      0x8213          /* Bluetooth USB Host Controller MacBookPro 7,1 */
 #define        USB_PRODUCT_APPLE_BLUETOOTH_HOST_2      0x8215          /* Bluetooth USB Host Controller iMac 11,1 */
diff -r a3e5a7de585e -r a0da41407617 sys/dev/usb/usbdevs_data.h
--- a/sys/dev/usb/usbdevs_data.h        Sat Jun 02 21:15:33 2018 +0000
+++ b/sys/dev/usb/usbdevs_data.h        Sat Jun 02 21:17:06 2018 +0000
@@ -1,10 +1,10 @@
-/*     $NetBSD: usbdevs_data.h,v 1.740 2018/04/02 00:46:07 jakllsch Exp $      */
+/*     $NetBSD: usbdevs_data.h,v 1.741 2018/06/02 21:17:06 sevan Exp $ */
 
 /*
  * THIS FILE IS AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     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
  */
 
 /*
@@ -980,6 +980,8 @@
            1561, 6404, 6413, 0,
            USB_VENDOR_APPLE, USB_PRODUCT_APPLE_ETHERNET, 
            1561, 4774, 5587, 4804, 0,
+           USB_VENDOR_APPLE, USB_PRODUCT_APPLE_BLUETOOTH1, 
+           4778, 0,
            USB_VENDOR_APPLE, USB_PRODUCT_APPLE_BLUETOOTH2, 
            4778, 0,
            USB_VENDOR_APPLE, USB_PRODUCT_APPLE_BLUETOOTH_HOST_1, 
@@ -5459,7 +5461,7 @@
            "USRP\0" /* 2 refs @ 4757 */
            "HomeConnect\0" /* 4 refs @ 4762 */
            "USB\0" /* 204 refs @ 4774 */
-           "Bluetooth\0" /* 25 refs @ 4778 */
+           "Bluetooth\0" /* 26 refs @ 4778 */
            "Adapter\0" /* 74 refs @ 4788 */
            "3C19250\0" /* 1 refs @ 4796 */
            "Ethernet\0" /* 90 refs @ 4804 */



Home | Main Index | Thread Index | Old Index