[packages/systemd] sync steam controller udev rules with steam-launcher 1.0.0.71

atler atler at pld-linux.org
Tue Jul 27 19:39:31 CEST 2021


commit c0c627429c5bab4d03feb9eeffe159c2c64182ab
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue Jul 27 19:38:31 2021 +0200

    sync steam controller udev rules with steam-launcher 1.0.0.71

 udev-steam_controller.rules | 9 +++++++++
 1 file changed, 9 insertions(+)
---
diff --git a/udev-steam_controller.rules b/udev-steam_controller.rules
index 980a37e..ad967c5 100644
--- a/udev-steam_controller.rules
+++ b/udev-steam_controller.rules
@@ -40,6 +40,9 @@ KERNEL=="hidraw*", KERNELS=="*057E:2009*", MODE="0660", TAG+="uaccess"
 # Faceoff Wired Pro Controller for Nintendo Switch
 KERNEL=="hidraw*", ATTRS{idVendor}=="0e6f", ATTRS{idProduct}=="0180", MODE="0660", TAG+="uaccess"
 
+# PDP Wired Fight Pad Pro for Nintendo Switch
+KERNEL=="hidraw*", ATTRS{idVendor}=="0e6f", ATTRS{idProduct}=="0185", MODE="0660", TAG+="uaccess"
+
 # PowerA Wired Controller for Nintendo Switch
 KERNEL=="hidraw*", ATTRS{idVendor}=="20d6", ATTRS{idProduct}=="a711", MODE="0660", TAG+="uaccess"
 
@@ -59,6 +62,9 @@ KERNEL=="hidraw*", ATTRS{idVendor}=="146b", ATTRS{idProduct}=="0d01", MODE="0660
 # Razer Raiju PS4 Controller
 KERNEL=="hidraw*", ATTRS{idVendor}=="1532", ATTRS{idProduct}=="1000", MODE="0660", TAG+="uaccess"
 
+# Razer Raiju 2 Tournament Edition
+KERNEL=="hidraw*", ATTRS{idVendor}=="1532", ATTRS{idProduct}=="1007", MODE="0660", TAG+="uaccess"
+
 # Razer Panthera Arcade Stick
 KERNEL=="hidraw*", ATTRS{idVendor}=="1532", ATTRS{idProduct}=="0401", MODE="0660", TAG+="uaccess"
 
@@ -86,6 +92,9 @@ KERNEL=="hidraw*", ATTRS{idVendor}=="0f0d", ATTRS{idProduct}=="0066", MODE="0660
 # HORIPAD for Nintendo Switch
 KERNEL=="hidraw*", ATTRS{idVendor}=="0f0d", ATTRS{idProduct}=="00c1", MODE="0660", TAG+="uaccess"
 
+# HORIPAD mini 4
+KERNEL=="hidraw*", ATTRS{idVendor}=="0f0d", ATTRS{idProduct}=="00ee", MODE="0660", TAG+="uaccess"
+
 # Armor Armor 3 Pad PS4
 KERNEL=="hidraw*", ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="0e10", MODE="0660", TAG+="uaccess"
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/systemd.git/commitdiff/c0c627429c5bab4d03feb9eeffe159c2c64182ab



More information about the pld-cvs-commit mailing list