diff options
| author | jakllsch <jakllsch@NetBSD.org> | 2021-10-21 20:57:06 +0000 |
|---|---|---|
| committer | jakllsch <jakllsch@NetBSD.org> | 2021-10-21 20:57:06 +0000 |
| commit | 2296cb2b53d994738bd457894db17feca408104c (patch) | |
| tree | f16323e01205a69f8e024dce7074993bdbef8230 /sys/dev/usb/usbdevs_data.h | |
| parent | 1b0c5992ffffdbf1819e32e3cc14ce95d2016101 (diff) | |
regen
Diffstat (limited to 'sys/dev/usb/usbdevs_data.h')
| -rw-r--r-- | sys/dev/usb/usbdevs_data.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/usb/usbdevs_data.h b/sys/dev/usb/usbdevs_data.h index 0bca4540b6e..c2e6412aa2b 100644 --- a/sys/dev/usb/usbdevs_data.h +++ b/sys/dev/usb/usbdevs_data.h @@ -1,4 +1,4 @@ -/* $NetBSD: usbdevs_data.h,v 1.788 2021/10/21 20:17:57 jnemeth Exp $ */ +/* $NetBSD: usbdevs_data.h,v 1.789 2021/10/21 20:57:06 jakllsch Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. @@ -37,7 +37,7 @@ * POSSIBILITY OF SUCH DAMAGE. */ -static const uint16_t usb_vendors[] = { +static const uint32_t usb_vendors[] = { USB_VENDOR_UNKNOWN1, 1, 9, 0, USB_VENDOR_UNKNOWN2, 1, 9, 0, USB_VENDOR_EGALAX2, 16, 24, 0, @@ -601,7 +601,7 @@ static const uint16_t usb_vendors[] = { USB_VENDOR_USRP, 4918, 3359, 4922, 0, }; -static const uint16_t usb_products[] = { +static const uint32_t usb_products[] = { USB_VENDOR_3COM, USB_PRODUCT_3COM_HOMECONN, 4927, 4939, 3016, 0, USB_VENDOR_3COM, USB_PRODUCT_3COM_3CREB96, |
