The branch stable/12 has been updated by cy:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=9a5406cabc015a6d295f82ce34b3ccf57d8a31c6

commit 9a5406cabc015a6d295f82ce34b3ccf57d8a31c6
Author:     Cy Schubert <[email protected]>
AuthorDate: 2023-02-21 21:10:35 +0000
Commit:     Cy Schubert <[email protected]>
CommitDate: 2023-03-08 14:32:03 +0000

    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

Reply via email to