commit eac50908b293041a4adfcc980905e0ae6ae42935
Author: Simone Caronni <negativo17(a)gmail.com>
Date: Sun Feb 9 19:10:07 2020 +0100
Add patch
steam-udev-rules-update.patch | 23 +++++++++++++++++++++++
1 file changed, 23 insertions(+)
---
diff --git a/steam-udev-rules-update.patch b/steam-udev-rules-update.patch
new file mode 100644
index 0000000..2963b70
--- /dev/null
+++ b/steam-udev-rules-update.patch
@@ -0,0 +1,23 @@
+From 00aa8483cd243cbea9cff17fc113501aadc390b4 Mon Sep 17 00:00:00 2001
+From: "Pierre-Loup A. Griffais" <pgriffais(a)valvesoftware.com>
+Date: Sat, 2 Nov 2019 14:48:05 -0700
+Subject: [PATCH] Update 60-steam-input.rules
+
+---
+ 60-steam-input.rules | 3 +++
+ 1 file changed, 3 insertions(+)
+
+diff --git a/60-steam-input.rules b/60-steam-input.rules
+index ed800d6..9718689 100644
+--- a/60-steam-input.rules
++++ b/60-steam-input.rules
+@@ -49,6 +49,9 @@ KERNEL=="hidraw*", ATTRS{idVendor}=="0738",
ATTRS{idProduct}=="8384", MODE="0660
+ # EMiO Elite Controller for PS4
+ KERNEL=="hidraw*", ATTRS{idVendor}=="0c12",
ATTRS{idProduct}=="1cf6", MODE="0660", TAG+="uaccess"
+
++# ZeroPlus P4 (hitbox)
++KERNEL=="hidraw*", ATTRS{idVendor}=="0c12",
ATTRS{idProduct}=="0ef6", MODE="0660", TAG+="uaccess"
++
+ # HORI RAP4
+ KERNEL=="hidraw*", ATTRS{idVendor}=="0f0d",
ATTRS{idProduct}=="008a", MODE="0660", TAG+="uaccess"
+