Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/usb Add a new APC UPS device id.
details: https://anonhg.NetBSD.org/src/rev/bb648de128a4
branches: trunk
changeset: 359595:bb648de128a4
user: martin <martin%NetBSD.org@localhost>
date: Wed Jan 12 12:54:02 2022 +0000
description:
Add a new APC UPS device id.
diffstat:
sys/dev/usb/usbdevs | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r dfa29ee42ab5 -r bb648de128a4 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs Wed Jan 12 08:23:53 2022 +0000
+++ b/sys/dev/usb/usbdevs Wed Jan 12 12:54:02 2022 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.799 2021/12/17 08:16:14 mrg Exp $
+$NetBSD: usbdevs,v 1.800 2022/01/12 12:54:02 martin Exp $
/*-
* Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -824,6 +824,7 @@
/* American Power Conversion products */
product APC UPS 0x0002 Uninterruptible Power Supply
+product APC UPS3 0x0003 Uninterruptible Power Supply
/* Ambit Microsystems products */
product AMBIT NTL_250 0x6098 NTL 250 cable modem
Home |
Main Index |
Thread Index |
Old Index