Module Name: src Committed By: martin Date: Sun Dec 19 16:37:23 UTC 2021
Modified Files: src/sys/dev/usb [netbsd-9]: usbdevs.h usbdevs_data.h Log Message: regen for ticket #1395 (add two more models of cyperpower UPS) To generate a diff of this commit: cvs rdiff -u -r1.760.4.9 -r1.760.4.10 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.760.4.9 src/sys/dev/usb/usbdevs.h:1.760.4.10 --- src/sys/dev/usb/usbdevs.h:1.760.4.9 Sat Oct 23 11:21:27 2021 +++ src/sys/dev/usb/usbdevs.h Sun Dec 19 16:37:21 2021 @@ -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 */ Index: src/sys/dev/usb/usbdevs_data.h diff -u src/sys/dev/usb/usbdevs_data.h:1.760.4.9 src/sys/dev/usb/usbdevs_data.h:1.760.4.10 --- src/sys/dev/usb/usbdevs_data.h:1.760.4.9 Sat Oct 23 11:21:28 2021 +++ src/sys/dev/usb/usbdevs_data.h Sun Dec 19 16:37:21 2021 @@ -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 @@ static const uint16_t usb_products[] = { 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 @@ 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 */ @@ -5263,7 +5267,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 */ "Linksys\0" /* 4 refs @ 1989 */ "Sigmatel\0" /* 1 refs @ 1997 */ "DrayTek\0" /* 1 refs @ 2006 */ @@ -5792,7 +5796,7 @@ static const char usb_words[] = { "." "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 */