Skip to content

Commit f097f4a

Browse files
committed
hwdb: Allow end-users root-less access to TL866 EPROM readers
As is currently done in the upstream minipro tool: https://gitlab.com/DavidGriffith/minipro/-/tree/master/udev
1 parent ba5b19e commit f097f4a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

hwdb.d/70-analyzers.hwdb

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,14 @@ usb:v1679p3001*
3131
usb:v1679p6003*
3232
usb:v0483pDF11*
3333
ID_SIGNAL_ANALYZER=1
34+
35+
###########################################################
36+
# XGecu
37+
###########################################################
38+
# TL866A/CS
39+
usb:v04D8pE11C*
40+
ID_SIGNAL_ANALYZER=1
41+
42+
# TL866II+
43+
usb:vA466p0A53*
44+
ID_SIGNAL_ANALYZER=1

0 commit comments

Comments
 (0)