Add second PowerA Switch controller

From https://github.com/ValveSoftware/steam-devices/issues/27.

Closes #27.
This commit is contained in:
kisak-valve
2021-08-13 08:30:12 -04:00
committed by GitHub
parent 8a3f1a0e2d
commit d537109232

View File

@@ -45,6 +45,7 @@ KERNEL=="hidraw*", ATTRS{idVendor}=="0e6f", ATTRS{idProduct}=="0185", MODE="0660
# PowerA Wired Controller for Nintendo Switch
KERNEL=="hidraw*", ATTRS{idVendor}=="20d6", ATTRS{idProduct}=="a711", MODE="0660", TAG+="uaccess"
KERNEL=="hidraw*", ATTRS{idVendor}=="20d6", ATTRS{idProduct}=="a713", MODE="0660", TAG+="uaccess"
# PowerA Wireless Controller for Nintendo Switch we have to use
# ATTRS{name} since VID/PID are reported as zeros. We use /bin/sh