summaryrefslogtreecommitdiffstats
path: root/hwdb.d/70-analyzers.hwdb (follow)
Commit message (Collapse)AuthorAgeFilesLines
* hwdb: Add Greaseweazle "drives" to the list of analyzersBastien Nocera2022-08-091-0/+7
| | | | | | | | | | They're floppy disk flux readers and writers used in digital preservation and can be broadly considered to be "analyzers" of magnetic fluxes. This will have the intended side-effect of giving access to the device to users at the console, obsoleting: https://github.com/keirf/greaseweazle/blob/master/scripts/49-greaseweazle.rules
* hwdb: analyzers: Clarify the type of devices we want listedBastien Nocera2022-08-091-2/+3
|
* hwdb: analyzers: remove generic "STM Device in DFU Mode"Jan Luebbe2022-06-141-1/+0
| | | | | The USB ID v0483pDF11 is used by the ROM code in many STMicroelectronics devices (for firmware download) and not just signal analyzers.
* hwdb: Allow end-users root-less access to TL866 EPROM readersBastien Nocera2022-01-041-0/+11
| | | | | As is currently done in the upstream minipro tool: https://gitlab.com/DavidGriffith/minipro/-/tree/master/udev
* hwdb: make usb match patterns uppercaseZbigniew Jędrzejewski-Szmek2022-01-041-2/+2
| | | | Those patterns were always supposed to be uppercase.
* hwdb: Allow end-users root-less access to USB analyzersBastien Nocera2021-09-021-0/+33
Procotol analyzers are external devices used to capture traffic over a wire so that it could be analysed. End-users at the console should be able to access those devices without requiring root access. This change obsoletes the need to install Total Phase's "Linux drivers", which are really just udev rules and hotplug usermap files to do that: https://www.totalphase.com/products/usb-drivers-linux/