Module Name:    src
Committed By:   martin
Date:           Wed Jan 12 12:54:02 UTC 2022

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

Log Message:
Add a new APC UPS device id.


To generate a diff of this commit:
cvs rdiff -u -r1.799 -r1.800 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.799 src/sys/dev/usb/usbdevs:1.800
--- src/sys/dev/usb/usbdevs:1.799	Fri Dec 17 08:16:14 2021
+++ src/sys/dev/usb/usbdevs	Wed Jan 12 12:54:02 2022
@@ -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 @@ product ALTEC ASC495		0xff05	ASC495 Spea
 
 /* 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

Reply via email to