Andrey Smirnov 7957f2ba49 Add a workaround for PowerA Wireless Controller
Add a workaround for PowerA Wireless Controller, which doesn't
report valid VID/PID via Bluetooth making it hard to properly tag it
with "uaccess" via UDEV.

The approach taken by this commit is to trigger on input device,
instead of the usual hidraw, and then rely on "udevadm test-builtin"
to apply "uacess" permission at runtime.

The reason to trigger on input device is because it is the first
device in device hierarchy that gets access to reported "name" which
is unique to this particular type of a controller and can be reliably
matched against.
2020-06-02 22:07:27 -07:00
2018-05-02 13:41:19 -07:00
S
Description
List of devices Steam and SteamVR will want read/write permissions on, to help downstream distributions create udev rules/etc
MIT 113 KiB