From 9a5406cabc015a6d295f82ce34b3ccf57d8a31c6 Mon Sep 17 00:00:00 2001 From: Cy Schubert Date: Tue, 21 Feb 2023 13:10:35 -0800 Subject: usbdevs: Add APC Smart-UPS1000 (cherry picked from commit 6f295aab8093e291d2166325e4627321953268c8) --- sys/dev/usb/usbdevs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index a60f2b68e652..5ec3a33d0b1f 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1097,6 +1097,9 @@ product AMOI H02 0x0802 H02 3G modem /* American Power Conversion products */ product APC UPS 0x0002 Uninterruptible Power Supply +/* American Power Conversion products */ +product APC UPS1000 0x0003 Uninterruptible Power Supply + /* Ambit Microsystems products */ product AMBIT WLAN 0x0302 WLAN product AMBIT NTL_250 0x6098 NTL 250 cable modem -- cgit v1.2.3