hwdb: Allow end-users root-less access to USB analyzers
authorBastien Nocera <hadess@hadess.net>
Tue, 24 Aug 2021 11:54:02 +0000 (13:54 +0200)
committerBastien Nocera <hadess@hadess.net>
Thu, 2 Sep 2021 14:01:28 +0000 (16:01 +0200)
commit9e2dbfef479060ed850ccdd9cd82d3f0cda2b5c0
tree5685a7a380a28db831bcbd3ba4e90fbc8111af04
parent94cb45d57f6e94dd4c93bd4706f9be70634bf03f
hwdb: Allow end-users root-less access to USB analyzers

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/
hwdb.d/70-analyzers.hwdb [new file with mode: 0644]
hwdb.d/meson.build
hwdb.d/parse_hwdb.py
src/login/70-uaccess.rules.in