aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>2021-04-06 10:56:27 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>2021-04-06 10:56:27 +0000
commit6c709cbf03c39646968a51059d56049c48da6817 (patch)
tree2809ffaecc367fb1a405523ab2c920df905d1c15 /sys
parentb55a927bc884d7780d65a508572023b0dc2dede9 (diff)
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/usb/serial/uftdi.c1
-rw-r--r--sys/dev/usb/usbdevs1
2 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/usb/serial/uftdi.c b/sys/dev/usb/serial/uftdi.c
index 010560f81678..52977352fb94 100644
--- a/sys/dev/usb/serial/uftdi.c
+++ b/sys/dev/usb/serial/uftdi.c
@@ -511,6 +511,7 @@ static const STRUCT_USB_HOST_ID uftdi_devs[] = {
UFTDI_DEV(FTDI, SIGNALYZER_SH4, UFTDI_JTAG_IFACE(0)),
UFTDI_DEV(FTDI, SIGNALYZER_SLITE, UFTDI_JTAG_IFACE(0)),
UFTDI_DEV(FTDI, SIGNALYZER_ST, UFTDI_JTAG_IFACE(0)),
+ UFTDI_DEV(FTDI, SITOP_UPS500S, 0),
UFTDI_DEV(FTDI, SPECIAL_1, 0),
UFTDI_DEV(FTDI, SPECIAL_3, 0),
UFTDI_DEV(FTDI, SPECIAL_4, 0),
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs
index ab1d1339d587..9bd95e03d41c 100644
--- a/sys/dev/usb/usbdevs
+++ b/sys/dev/usb/usbdevs
@@ -2217,6 +2217,7 @@ product FTDI SIGNALYZER_SH2 0xbca2 FTDI compatible adapter
product FTDI SIGNALYZER_SH4 0xbca4 FTDI compatible adapter
product FTDI SIGNALYZER_SLITE 0xbca1 FTDI compatible adapter
product FTDI SIGNALYZER_ST 0xbca0 FTDI compatible adapter
+product FTDI SITOP_UPS500S 0xe0e4 Siemens UPS500S standby power
product FTDI SPECIAL_1 0xfc70 FTDI compatible adapter
product FTDI SPECIAL_3 0xfc72 FTDI compatible adapter
product FTDI SPECIAL_4 0xfc73 FTDI compatible adapter