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)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 28 Apr 2022 16:13:14 +0000 (18:13 +0200)
commit893e45749f6958f79a75a3a3625b9fe67ff1dcad
tree1c1da7b0b0e604825b741448ff7539e22fdf41de
parent9029ab8ae01f315cc9ce795ad52e09013e10d893
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/

(cherry picked from commit 9e2dbfef479060ed850ccdd9cd82d3f0cda2b5c0)
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