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 Pull up following revision(s) (requested by m...



details:   https://anonhg.NetBSD.org/src/rev/073efc7f0cd1
branches:  netbsd-9
changeset: 1029041:073efc7f0cd1
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Dec 19 16:34:39 2021 +0000

description:
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.

diffstat:

 sys/dev/usb/usbdevs |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r b8e27c1e5f84 -r 073efc7f0cd1 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Sun Dec 19 16:29:43 2021 +0000
+++ b/sys/dev/usb/usbdevs       Sun Dec 19 16:34:39 2021 +0000
@@ -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 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



Home | Main Index | Thread Index | Old Index