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/f0c0e5bfa5bc
branches:  netbsd-9
changeset: 359721:f0c0e5bfa5bc
user:      snj <snj%NetBSD.org@localhost>
date:      Tue Jan 18 19:58:54 2022 +0000

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

diffstat:

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

diffs (17 lines):

diff -r 9c9d2901d6d5 -r f0c0e5bfa5bc sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Tue Jan 18 18:48:53 2022 +0000
+++ b/sys/dev/usb/usbdevs       Tue Jan 18 19:58:54 2022 +0000
@@ -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 @@
 
 /* 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