Add second PowerA Switch controller
From https://github.com/ValveSoftware/steam-devices/issues/27. Closes #27.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user