Module Name:    src
Committed By:   mrg
Date:           Fri Dec 17 08:16:15 UTC 2021

Modified Files:
        src/sys/dev/usb: usbdevs

Log Message:
add two more models of cyperpower UPS.


To generate a diff of this commit:
cvs rdiff -u -r1.798 -r1.799 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.798 src/sys/dev/usb/usbdevs:1.799
--- src/sys/dev/usb/usbdevs:1.798	Thu Oct 21 20:16:51 2021
+++ src/sys/dev/usb/usbdevs	Fri Dec 17 08:16:14 2021
@@ -1,4 +1,4 @@
-$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 $
 
 /*-
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -1300,7 +1300,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