summaryrefslogtreecommitdiff
path: root/sys/dev/usb/usbdevs.h
diff options
context:
space:
mode:
authormartin <martin@NetBSD.org>2022-01-12 12:54:45 +0000
committermartin <martin@NetBSD.org>2022-01-12 12:54:45 +0000
commit608703a851e4c8b5ce614a96871ed1ce16ec3fa8 (patch)
tree04dd88ffd7a0ac97beadba9d0296e9b90b852bbe /sys/dev/usb/usbdevs.h
parent0cbc3cd406177b8ce2c161edab6b772aa6756004 (diff)
regen (new APC UPS device id)
Diffstat (limited to 'sys/dev/usb/usbdevs.h')
-rw-r--r--sys/dev/usb/usbdevs.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h
index 4a741f4fa3b..6b39ac96655 100644
--- a/sys/dev/usb/usbdevs.h
+++ b/sys/dev/usb/usbdevs.h
@@ -1,10 +1,10 @@
-/* $NetBSD: usbdevs.h,v 1.790 2021/12/17 08:17:04 mrg Exp $ */
+/* $NetBSD: usbdevs.h,v 1.791 2022/01/12 12:54:45 martin Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * 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
*/
/*-
@@ -831,6 +831,7 @@
/* American Power Conversion products */
#define USB_PRODUCT_APC_UPS 0x0002 /* Uninterruptible Power Supply */
+#define USB_PRODUCT_APC_UPS3 0x0003 /* Uninterruptible Power Supply */
/* Ambit Microsystems products */
#define USB_PRODUCT_AMBIT_NTL_250 0x6098 /* NTL 250 cable modem */