regen
authorjsg <jsg@openbsd.org>
Wed, 29 May 2024 06:49:38 +0000 (06:49 +0000)
committerjsg <jsg@openbsd.org>
Wed, 29 May 2024 06:49:38 +0000 (06:49 +0000)
sys/dev/usb/usbdevs.h
sys/dev/usb/usbdevs_data.h

index 1be5729..c71d790 100644 (file)
@@ -1,10 +1,10 @@
-/*     $OpenBSD: usbdevs.h,v 1.777 2024/05/23 08:06:45 kevlo Exp $     */
+/*     $OpenBSD: usbdevs.h,v 1.778 2024/05/29 06:49:38 jsg Exp $       */
 
 /*
  * THIS FILE IS AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     OpenBSD: usbdevs,v 1.765 2024/05/23 08:06:22 kevlo Exp 
+ *     OpenBSD: usbdevs,v 1.766 2024/05/29 06:48:43 jsg Exp 
  */
 /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */
 
 #define        USB_PRODUCT_APPLE_IPHONE_6      0x12a8          /* iPhone 6 */
 #define        USB_PRODUCT_APPLE_ETHERNET      0x1402          /* Ethernet A1277 */
 #define        USB_PRODUCT_APPLE_BLUETOOTH2    0x8205          /* Bluetooth */
+#define        USB_PRODUCT_APPLE_BLUETOOTH3    0x8207          /* Bluetooth */
 #define        USB_PRODUCT_APPLE_BLUETOOTH     0x8300          /* Bluetooth */
 #define        USB_PRODUCT_APPLE_ISIGHT_1      0x8501          /* iSight */
 #define        USB_PRODUCT_APPLE_ISIGHT        0x8502          /* iSight */
index 77a1ca1..4c487fe 100644 (file)
@@ -1,10 +1,10 @@
-/*     $OpenBSD: usbdevs_data.h,v 1.771 2024/05/23 08:06:45 kevlo Exp $        */
+/*     $OpenBSD: usbdevs_data.h,v 1.772 2024/05/29 06:49:38 jsg Exp $  */
 
 /*
  * THIS FILE IS AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     OpenBSD: usbdevs,v 1.765 2024/05/23 08:06:22 kevlo Exp 
+ *     OpenBSD: usbdevs,v 1.766 2024/05/29 06:48:43 jsg Exp 
  */
 /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */
 
@@ -1001,6 +1001,10 @@ const struct usb_known_product usb_known_products[] = {
            USB_VENDOR_APPLE, USB_PRODUCT_APPLE_BLUETOOTH2,
            "Bluetooth",
        },
+       {
+           USB_VENDOR_APPLE, USB_PRODUCT_APPLE_BLUETOOTH3,
+           "Bluetooth",
+       },
        {
            USB_VENDOR_APPLE, USB_PRODUCT_APPLE_BLUETOOTH,
            "Bluetooth",