Add Siemens SITOP UPS500S usb device
This commit is contained in:
parent
b55a927bc8
commit
6c709cbf03
@ -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),
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user