Module Name:    src
Committed By:   snj
Date:           Tue Jan 18 19:58:54 UTC 2022

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

Log Message:
Pull up following revision(s) (requested by martin in ticket #1404):

        sys/dev/usb/usbdevs: revision 1.800

Add a new APC UPS device id.


To generate a diff of this commit:
cvs rdiff -u -r1.770.4.11 -r1.770.4.12 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.11 src/sys/dev/usb/usbdevs:1.770.4.12
--- src/sys/dev/usb/usbdevs:1.770.4.11	Tue Jan 18 18:45:23 2022
+++ src/sys/dev/usb/usbdevs	Tue Jan 18 19:58:54 2022
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.770.4.11 2022/01/18 18:45:23 martin Exp $
+$NetBSD: usbdevs,v 1.770.4.12 2022/01/18 19:58:54 snj Exp $
 
 /*-
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -822,6 +822,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