Module Name: src
Committed By: martin
Date: Wed Jan 12 12:54:45 UTC 2022
Modified Files:
src/sys/dev/usb: usbdevs.h usbdevs_data.h
Log Message:
regen (new APC UPS device id)
To generate a diff of this commit:
cvs rdiff -u -r1.790 -r1.791 src/sys/dev/usb/usbdevs.h \
src/sys/dev/usb/usbdevs_data.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/dev/usb/usbdevs.h
diff -u src/sys/dev/usb/usbdevs.h:1.790 src/sys/dev/usb/usbdevs.h:1.791
--- src/sys/dev/usb/usbdevs.h:1.790 Fri Dec 17 08:17:04 2021
+++ src/sys/dev/usb/usbdevs.h Wed Jan 12 12:54:45 2022
@@ -1,10 +1,10 @@
-/* $NetBSD: usbdevs.h,v 1.790 2021/12/17 08:17:04 mrg Exp $ */
+/* $NetBSD: usbdevs.h,v 1.791 2022/01/12 12:54:45 martin Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: usbdevs,v 1.799 2021/12/17 08:16:14 mrg Exp
+ * NetBSD: usbdevs,v 1.800 2022/01/12 12:54:02 martin Exp
*/
/*-
@@ -831,6 +831,7 @@
/* American Power Conversion products */
#define USB_PRODUCT_APC_UPS 0x0002 /* Uninterruptible Power Supply */
+#define USB_PRODUCT_APC_UPS3 0x0003 /* Uninterruptible Power Supply */
/* Ambit Microsystems products */
#define USB_PRODUCT_AMBIT_NTL_250 0x6098 /* NTL 250 cable modem */
Index: src/sys/dev/usb/usbdevs_data.h
diff -u src/sys/dev/usb/usbdevs_data.h:1.790 src/sys/dev/usb/usbdevs_data.h:1.791
--- src/sys/dev/usb/usbdevs_data.h:1.790 Fri Dec 17 08:17:04 2021
+++ src/sys/dev/usb/usbdevs_data.h Wed Jan 12 12:54:45 2022
@@ -1,10 +1,10 @@
-/* $NetBSD: usbdevs_data.h,v 1.790 2021/12/17 08:17:04 mrg Exp $ */
+/* $NetBSD: usbdevs_data.h,v 1.791 2022/01/12 12:54:45 martin Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: usbdevs,v 1.799 2021/12/17 08:16:14 mrg Exp
+ * NetBSD: usbdevs,v 1.800 2022/01/12 12:54:02 martin Exp
*/
/*-
@@ -880,6 +880,8 @@ static const uint32_t usb_products[] = {
6011, 6002, 0,
USB_VENDOR_APC, USB_PRODUCT_APC_UPS,
6018, 1229, 1982, 0,
+ USB_VENDOR_APC, USB_PRODUCT_APC_UPS3,
+ 6018, 1229, 1982, 0,
USB_VENDOR_AMBIT, USB_PRODUCT_AMBIT_NTL_250,
6034, 6038, 6042, 6048, 0,
USB_VENDOR_AMD, USB_PRODUCT_AMD_TV_WONDER_600_USB,
@@ -5199,7 +5201,7 @@ static const char usb_words[] = { "."
"Components\0" /* 3 refs @ 1200 */
"Kawatsu\0" /* 1 refs @ 1211 */
"Composite\0" /* 1 refs @ 1219 */
- "Power\0" /* 6 refs @ 1229 */
+ "Power\0" /* 7 refs @ 1229 */
"Conversion\0" /* 1 refs @ 1235 */
"Connectek\0" /* 1 refs @ 1246 */
"USA\0" /* 1 refs @ 1256 */
@@ -5299,7 +5301,7 @@ static const char usb_words[] = { "."
"TEAC\0" /* 1 refs @ 1962 */
"Graphics\0" /* 2 refs @ 1967 */
"Sanwa\0" /* 1 refs @ 1976 */
- "Supply\0" /* 5 refs @ 1982 */
+ "Supply\0" /* 6 refs @ 1982 */
"WayTech\0" /* 1 refs @ 1989 */
"Development,\0" /* 1 refs @ 1997 */
"Linksys\0" /* 4 refs @ 2010 */
@@ -5839,7 +5841,7 @@ static const char usb_words[] = { "."
"ADA70\0" /* 1 refs @ 5996 */
"Speakers\0" /* 3 refs @ 6002 */
"ASC495\0" /* 1 refs @ 6011 */
- "Uninterruptible\0" /* 4 refs @ 6018 */
+ "Uninterruptible\0" /* 5 refs @ 6018 */
"NTL\0" /* 1 refs @ 6034 */
"250\0" /* 3 refs @ 6038 */
"cable\0" /* 2 refs @ 6042 */