diff options
| author | mrg <mrg@NetBSD.org> | 2021-12-17 08:17:04 +0000 |
|---|---|---|
| committer | mrg <mrg@NetBSD.org> | 2021-12-17 08:17:04 +0000 |
| commit | de53818347136a458c8ec7b0b34cc5310a60260b (patch) | |
| tree | afc852568567a362719ef546a5648fcdcc6265b4 /sys/dev/usb/usbdevs_data.h | |
| parent | b8b960b00fa2dc923aaff97597305568fe1d1acf (diff) | |
regen.
Diffstat (limited to 'sys/dev/usb/usbdevs_data.h')
| -rw-r--r-- | sys/dev/usb/usbdevs_data.h | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/sys/dev/usb/usbdevs_data.h b/sys/dev/usb/usbdevs_data.h index c2e6412aa2b..8f46dbddd4d 100644 --- a/sys/dev/usb/usbdevs_data.h +++ b/sys/dev/usb/usbdevs_data.h @@ -1,10 +1,10 @@ -/* $NetBSD: usbdevs_data.h,v 1.789 2021/10/21 20:57:06 jakllsch Exp $ */ +/* $NetBSD: usbdevs_data.h,v 1.790 2021/12/17 08:17:04 mrg Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * NetBSD: usbdevs,v 1.798 2021/10/21 20:16:51 jnemeth Exp + * NetBSD: usbdevs,v 1.799 2021/12/17 08:16:14 mrg Exp */ /*- @@ -1586,8 +1586,12 @@ static const uint32_t usb_products[] = { 4939, 8599, 8603, 0, USB_VENDOR_CTX, USB_PRODUCT_CTX_EX1300, 8609, 7120, 0, + USB_VENDOR_CYBERPOWER, USB_PRODUCT_CYBERPOWER_UPS0, + 6018, 1229, 1982, 0, USB_VENDOR_CYBERPOWER, USB_PRODUCT_CYBERPOWER_UPS, 6018, 1229, 1982, 0, + USB_VENDOR_CYBERPOWER, USB_PRODUCT_CYBERPOWER_UPS2, + 6018, 1229, 1982, 0, USB_VENDOR_CYBERTAN, USB_PRODUCT_CYBERTAN_TG54USB, 8616, 0, USB_VENDOR_CYBERTAN, USB_PRODUCT_CYBERTAN_ZD1211B, @@ -5195,7 +5199,7 @@ static const char usb_words[] = { "." "Components\0" /* 3 refs @ 1200 */ "Kawatsu\0" /* 1 refs @ 1211 */ "Composite\0" /* 1 refs @ 1219 */ - "Power\0" /* 4 refs @ 1229 */ + "Power\0" /* 6 refs @ 1229 */ "Conversion\0" /* 1 refs @ 1235 */ "Connectek\0" /* 1 refs @ 1246 */ "USA\0" /* 1 refs @ 1256 */ @@ -5295,7 +5299,7 @@ static const char usb_words[] = { "." "TEAC\0" /* 1 refs @ 1962 */ "Graphics\0" /* 2 refs @ 1967 */ "Sanwa\0" /* 1 refs @ 1976 */ - "Supply\0" /* 3 refs @ 1982 */ + "Supply\0" /* 5 refs @ 1982 */ "WayTech\0" /* 1 refs @ 1989 */ "Development,\0" /* 1 refs @ 1997 */ "Linksys\0" /* 4 refs @ 2010 */ @@ -5835,7 +5839,7 @@ static const char usb_words[] = { "." "ADA70\0" /* 1 refs @ 5996 */ "Speakers\0" /* 3 refs @ 6002 */ "ASC495\0" /* 1 refs @ 6011 */ - "Uninterruptible\0" /* 2 refs @ 6018 */ + "Uninterruptible\0" /* 4 refs @ 6018 */ "NTL\0" /* 1 refs @ 6034 */ "250\0" /* 3 refs @ 6038 */ "cable\0" /* 2 refs @ 6042 */ |
