Module Name:    src
Committed By:   martin
Date:           Sun Dec 19 16:34:40 UTC 2021

Modified Files:
        src/sys/dev/usb [netbsd-9]: usbdevs

Log Message:
Pull up following revision(s) (requested by mrg in ticket #1395):

        sys/dev/usb/usbdevs: revision 1.799

add two more models of cyperpower UPS.


To generate a diff of this commit:
cvs rdiff -u -r1.770.4.9 -r1.770.4.10 src/sys/dev/usb/usbdevs

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
diff -u src/sys/dev/usb/usbdevs:1.770.4.9 src/sys/dev/usb/usbdevs:1.770.4.10
--- src/sys/dev/usb/usbdevs:1.770.4.9	Sat Oct 23 11:17:43 2021
+++ src/sys/dev/usb/usbdevs	Sun Dec 19 16:34:39 2021
@@ -1,4 +1,4 @@
-$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 $
 
 /*-
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -1287,7 +1287,9 @@ product CMEDIA USBAUDIO		0x013c	USB Pnp 
 product CTX EX1300		0x9999	Ex1300 hub
 
 /* CyberPower Systems, Inc. products */
+product CYBERPOWER UPS0		0x0005	Uninterruptible Power Supply
 product CYBERPOWER UPS		0x0501	Uninterruptible Power Supply
+product CYBERPOWER UPS2		0x0601	Uninterruptible Power Supply
 
 /* CyberTAN Technology products */
 product CYBERTAN TG54USB	0x1666	TG54USB

Reply via email to