Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/sys/dev/usb regen for ticket #1395 (add two more models o...
details: https://anonhg.NetBSD.org/src/rev/351560ccd2cc
branches: netbsd-9
changeset: 1029042:351560ccd2cc
user: martin <martin%NetBSD.org@localhost>
date: Sun Dec 19 16:37:21 2021 +0000
description:
regen for ticket #1395 (add two more models of cyperpower UPS)
diffstat:
sys/dev/usb/usbdevs.h | 6 ++++--
sys/dev/usb/usbdevs_data.h | 14 +++++++++-----
2 files changed, 13 insertions(+), 7 deletions(-)
diffs (82 lines):
diff -r 073efc7f0cd1 -r 351560ccd2cc sys/dev/usb/usbdevs.h
--- a/sys/dev/usb/usbdevs.h Sun Dec 19 16:34:39 2021 +0000
+++ b/sys/dev/usb/usbdevs.h Sun Dec 19 16:37:21 2021 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: usbdevs.h,v 1.760.4.9 2021/10/23 11:21:27 martin Exp $ */
+/* $NetBSD: usbdevs.h,v 1.760.4.10 2021/12/19 16:37:21 martin Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: usbdevs,v 1.770.4.9 2021/10/23 11:17:43 martin Exp
+ * NetBSD: usbdevs,v 1.770.4.10 2021/12/19 16:34:39 martin Exp
*/
/*-
@@ -1294,7 +1294,9 @@
#define USB_PRODUCT_CTX_EX1300 0x9999 /* Ex1300 hub */
/* CyberPower Systems, Inc. products */
+#define USB_PRODUCT_CYBERPOWER_UPS0 0x0005 /* Uninterruptible Power Supply */
#define USB_PRODUCT_CYBERPOWER_UPS 0x0501 /* Uninterruptible Power Supply */
+#define USB_PRODUCT_CYBERPOWER_UPS2 0x0601 /* Uninterruptible Power Supply */
/* CyberTAN Technology products */
#define USB_PRODUCT_CYBERTAN_TG54USB 0x1666 /* TG54USB */
diff -r 073efc7f0cd1 -r 351560ccd2cc sys/dev/usb/usbdevs_data.h
--- a/sys/dev/usb/usbdevs_data.h Sun Dec 19 16:34:39 2021 +0000
+++ b/sys/dev/usb/usbdevs_data.h Sun Dec 19 16:37:21 2021 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: usbdevs_data.h,v 1.760.4.9 2021/10/23 11:21:28 martin Exp $ */
+/* $NetBSD: usbdevs_data.h,v 1.760.4.10 2021/12/19 16:37:21 martin Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: usbdevs,v 1.770.4.9 2021/10/23 11:17:43 martin Exp
+ * NetBSD: usbdevs,v 1.770.4.10 2021/12/19 16:34:39 martin Exp
*/
/*-
@@ -1574,8 +1574,12 @@
4893, 8446, 8450, 0,
USB_VENDOR_CTX, USB_PRODUCT_CTX_EX1300,
8456, 7013, 0,
+ USB_VENDOR_CYBERPOWER, USB_PRODUCT_CYBERPOWER_UPS0,
+ 5932, 1229, 1982, 0,
USB_VENDOR_CYBERPOWER, USB_PRODUCT_CYBERPOWER_UPS,
5932, 1229, 1982, 0,
+ USB_VENDOR_CYBERPOWER, USB_PRODUCT_CYBERPOWER_UPS2,
+ 5932, 1229, 1982, 0,
USB_VENDOR_CYBERTAN, USB_PRODUCT_CYBERTAN_TG54USB,
8463, 0,
USB_VENDOR_CYBERTAN, USB_PRODUCT_CYBERTAN_ZD1211B,
@@ -5163,7 +5167,7 @@
"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 */
@@ -5263,7 +5267,7 @@
"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 */
"Linksys\0" /* 4 refs @ 1989 */
"Sigmatel\0" /* 1 refs @ 1997 */
"DrayTek\0" /* 1 refs @ 2006 */
@@ -5792,7 +5796,7 @@
"ADA70\0" /* 1 refs @ 5910 */
"Speakers\0" /* 3 refs @ 5916 */
"ASC495\0" /* 1 refs @ 5925 */
- "Uninterruptible\0" /* 2 refs @ 5932 */
+ "Uninterruptible\0" /* 4 refs @ 5932 */
"NTL\0" /* 1 refs @ 5948 */
"250\0" /* 3 refs @ 5952 */
"cable\0" /* 2 refs @ 5956 */
Home |
Main Index |
Thread Index |
Old Index