regen
authorjsg <jsg@openbsd.org>
Tue, 21 May 2024 07:14:20 +0000 (07:14 +0000)
committerjsg <jsg@openbsd.org>
Tue, 21 May 2024 07:14:20 +0000 (07:14 +0000)
sys/dev/usb/usbdevs.h
sys/dev/usb/usbdevs_data.h

index 82bf062..175e56c 100644 (file)
@@ -1,10 +1,10 @@
-/*     $OpenBSD: usbdevs.h,v 1.775 2024/05/15 01:41:41 kevlo Exp $     */
+/*     $OpenBSD: usbdevs.h,v 1.776 2024/05/21 07:14:20 jsg Exp $       */
 
 /*
  * THIS FILE IS AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     OpenBSD: usbdevs,v 1.763 2024/05/15 01:41:19 kevlo Exp 
+ *     OpenBSD: usbdevs,v 1.764 2024/05/21 07:13:29 jsg Exp 
  */
 /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */
 
 #define        USB_PRODUCT_APPLE_WELLSPRING8_ANSI      0x0290          /* Keyboard/Trackpad */
 #define        USB_PRODUCT_APPLE_WELLSPRING8_ISO       0x0291          /* Keyboard/Trackpad */
 #define        USB_PRODUCT_APPLE_WELLSPRING8_JIS       0x0292          /* Keyboard/Trackpad */
-#define        USB_PRODUCT_APPLE_WELLSPRINGM1_J293     0x0341          /* Keyboard/Trackpad */
 #define        USB_PRODUCT_APPLE_OPTMOUSE      0x0302          /* Optical mouse */
+#define        USB_PRODUCT_APPLE_WELLSPRINGM1_J293     0x0341          /* Keyboard/Trackpad */
 #define        USB_PRODUCT_APPLE_BLUETOOTH_HCI 0x1000          /* HID-proxy */
 #define        USB_PRODUCT_APPLE_SPEAKERS      0x1101          /* Speakers */
 #define        USB_PRODUCT_APPLE_IPHONE        0x1290          /* iPhone */
index c59bae9..7efe525 100644 (file)
@@ -1,10 +1,10 @@
-/*     $OpenBSD: usbdevs_data.h,v 1.769 2024/05/15 01:41:41 kevlo Exp $        */
+/*     $OpenBSD: usbdevs_data.h,v 1.770 2024/05/21 07:14:20 jsg Exp $  */
 
 /*
  * THIS FILE IS AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     OpenBSD: usbdevs,v 1.763 2024/05/15 01:41:19 kevlo Exp 
+ *     OpenBSD: usbdevs,v 1.764 2024/05/21 07:13:29 jsg Exp 
  */
 /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */
 
@@ -925,14 +925,14 @@ const struct usb_known_product usb_known_products[] = {
            USB_VENDOR_APPLE, USB_PRODUCT_APPLE_WELLSPRING8_JIS,
            "Keyboard/Trackpad",
        },
-       {
-           USB_VENDOR_APPLE, USB_PRODUCT_APPLE_WELLSPRINGM1_J293,
-           "Keyboard/Trackpad",
-       },
        {
            USB_VENDOR_APPLE, USB_PRODUCT_APPLE_OPTMOUSE,
            "Optical mouse",
        },
+       {
+           USB_VENDOR_APPLE, USB_PRODUCT_APPLE_WELLSPRINGM1_J293,
+           "Keyboard/Trackpad",
+       },
        {
            USB_VENDOR_APPLE, USB_PRODUCT_APPLE_BLUETOOTH_HCI,
            "HID-proxy",