mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-03-20 10:50:12 +03:00
'main' was at 201423d80144d60b48144c6283d669b63a80aabe. git restore -s origin/main hwdb.d/ test/hwdb.d test/hwdb-test.sh (cherry picked from commit 4c80732d232733759b7e4ca2ff13e23db6b565cb) (cherry picked from commit 51e72a8a4ef70028860fcd49caf05ec92429d780)
52 lines
1.2 KiB
Plaintext
52 lines
1.2 KiB
Plaintext
# This file is part of systemd.
|
|
#
|
|
# Database for signal analyzers (protocol analyzers, logic analyzers,
|
|
# oscilloscopes, multimeters, bench power supplies, etc.) or just
|
|
# anything that has to do with electronics and that should be
|
|
# accessible to the seat owner.
|
|
#
|
|
# Permitted keys:
|
|
# Specify if a device is a signal analyzer
|
|
# ID_SIGNAL_ANALYZER=1|0
|
|
|
|
###########################################################
|
|
# Greaseweazle
|
|
###########################################################
|
|
# Greaseweazle
|
|
usb:v1209p4D69*
|
|
ID_SIGNAL_ANALYZER=1
|
|
|
|
###########################################################
|
|
# 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
|