diff options
author | Robert Nagy <robert@cvs.openbsd.org> | 2022-11-09 10:03:23 +0000 |
---|---|---|
committer | Robert Nagy <robert@cvs.openbsd.org> | 2022-11-09 10:03:23 +0000 |
commit | 7c3d55ee60505232a7ab60d23d4272827bdbe132 (patch) | |
tree | 0a458902dce579bf4a4ef7e0f6e5608179ec4892 /sys/dev/usb/usbdevs.h | |
parent | da06e1a82e06b588e6fa9ff701fe84719d42d280 (diff) |
regen
Diffstat (limited to 'sys/dev/usb/usbdevs.h')
-rw-r--r-- | sys/dev/usb/usbdevs.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h index bd5974d71ef..408e2d04be4 100644 --- a/sys/dev/usb/usbdevs.h +++ b/sys/dev/usb/usbdevs.h @@ -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 $ */ @@ -1009,6 +1009,7 @@ #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 */ |