add Brooks Universal Fighting Board
Brooks Universal Fighting Board is commonly used in custom built arcade hardware and fightsticks.
This commit is contained in:
committed by
Michael Pobega
parent
8a3f1a0e2d
commit
4aa93a54d2
@@ -74,6 +74,9 @@ KERNEL=="hidraw*", ATTRS{idVendor}=="0738", ATTRS{idProduct}=="8250", MODE="0660
|
|||||||
# Mad Catz - Street Fighter V Arcade FightStick TE S+
|
# Mad Catz - Street Fighter V Arcade FightStick TE S+
|
||||||
KERNEL=="hidraw*", ATTRS{idVendor}=="0738", ATTRS{idProduct}=="8384", MODE="0660", TAG+="uaccess"
|
KERNEL=="hidraw*", ATTRS{idVendor}=="0738", ATTRS{idProduct}=="8384", MODE="0660", TAG+="uaccess"
|
||||||
|
|
||||||
|
# Brooks Universal Fighting Board
|
||||||
|
KERNEL=="hidraw*", ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="0c30", MODE="0660", TAG+="uaccess"
|
||||||
|
|
||||||
# EMiO Elite Controller for PS4
|
# EMiO Elite Controller for PS4
|
||||||
KERNEL=="hidraw*", ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="1cf6", MODE="0660", TAG+="uaccess"
|
KERNEL=="hidraw*", ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="1cf6", MODE="0660", TAG+="uaccess"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user