mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-21 18:03:41 +03:00
f2b1c270bc
The USB ID v0483pDF11 is used by the ROM code in many STMicroelectronics devices (for firmware download) and not just signal analyzers. (cherry picked from commit 5d049ff9204b9aad48c62c296def4daa4b53005e) (cherry picked from commit adcd34515687e7e150d71d2ee45da74208d26f2f)
44 lines
999 B
Plaintext
44 lines
999 B
Plaintext
# This file is part of systemd.
|
|
#
|
|
# Database for signal analyzers (protocol analyzers, logic analyzers,
|
|
# oscilloscopes, multimeters, bench power supplies, etc.) that should
|
|
# be accessible to the seat owner.
|
|
#
|
|
# Permitted keys:
|
|
# Specify if a device is a signal analyzer
|
|
# ID_SIGNAL_ANALYZER=1|0
|
|
|
|
###########################################################
|
|
# Total Phase
|
|
###########################################################
|
|
# Aarvark I2C/SPI Host Adapter
|
|
usb:v0403pE0D0*
|
|
ID_SIGNAL_ANALYZER=1
|
|
|
|
# Beagle Protocol Analyzers
|
|
usb:v1679p2001*
|
|
ID_SIGNAL_ANALYZER=1
|
|
|
|
# Cheetah SPI Host Adapter
|
|
usb:v1679p2002*
|
|
ID_SIGNAL_ANALYZER=1
|
|
|
|
# Komodo CAN Duo Interface
|
|
usb:v1679p3001*
|
|
ID_SIGNAL_ANALYZER=1
|
|
|
|
# Power Delivery Analyzers
|
|
usb:v1679p6003*
|
|
ID_SIGNAL_ANALYZER=1
|
|
|
|
###########################################################
|
|
# XGecu
|
|
###########################################################
|
|
# TL866A/CS
|
|
usb:v04D8pE11C*
|
|
ID_SIGNAL_ANALYZER=1
|
|
|
|
# TL866II+
|
|
usb:vA466p0A53*
|
|
ID_SIGNAL_ANALYZER=1
|