regen
authorrobert <robert@openbsd.org>
Wed, 9 Nov 2022 10:03:22 +0000 (10:03 +0000)
committerrobert <robert@openbsd.org>
Wed, 9 Nov 2022 10:03:22 +0000 (10:03 +0000)
sys/dev/usb/usbdevs.h
sys/dev/usb/usbdevs_data.h

index bd5974d..408e2d0 100644 (file)
@@ -1,10 +1,10 @@
-/*     $OpenBSD: usbdevs.h,v 1.763 2022/10/27 13:20:16 patrick Exp $   */
+/*     $OpenBSD: usbdevs.h,v 1.764 2022/11/09 10:03:22 robert Exp $    */
 
 /*
  * THIS FILE IS AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     OpenBSD: usbdevs,v 1.751 2022/10/27 13:19:42 patrick Exp 
+ *     OpenBSD: usbdevs,v 1.752 2022/11/09 10:03:04 robert 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_BLUETOOTH_HCI 0x1000          /* HID-proxy */
 #define        USB_PRODUCT_APPLE_SPEAKERS      0x1101          /* Speakers */
index bb51a37..ecb8c7a 100644 (file)
@@ -1,10 +1,10 @@
-/*     $OpenBSD: usbdevs_data.h,v 1.757 2022/10/27 13:20:16 patrick Exp $      */
+/*     $OpenBSD: usbdevs_data.h,v 1.758 2022/11/09 10:03:22 robert Exp $       */
 
 /*
  * THIS FILE IS AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     OpenBSD: usbdevs,v 1.751 2022/10/27 13:19:42 patrick Exp 
+ *     OpenBSD: usbdevs,v 1.752 2022/11/09 10:03:04 robert Exp 
  */
 /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */
 
@@ -925,6 +925,10 @@ 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",