Вот так нынче (ядро 2.6.29) выглядит
VDrift Wiki: Enabling force feedback in kernel --- drivers/hid/hid-ids.h.orig 2009-04-13 20:07:34.000000000 +0300
+++ drivers/hid/hid-ids.h 2009-04-13 19:58:37.000000000 +0300
@@ -283,6 +283,7 @@ #define USB_DEVICE_ID_LOGITECH_WINGMAN_F3D 0xc283
(
Read more... )
Comments 1
SUBSYSTEM=="input", ATTRS{idVendor}=="046d", ATTRS{idProduct}=="c294", MODE="0660", GROUP="games"
SUBSYSTEM=="input", ATTRS{idVendor}=="046d", ATTRS{idProduct}=="c299", MODE="0660", GROUP="games"
SUBSYSTEM=="input", ATTRS{idVendor}=="046d", ATTRS{idProduct}=="c294", KERNEL=="event*", SYMLINK+="input/steering_wheel"
SUBSYSTEM=="input", ATTRS{idVendor}=="046d", ATTRS{idProduct}=="c299", KERNEL=="event*", SYMLINK+="input/steering_wheel"
SUBSYSTEM=="input", ATTRS{idVendor}=="046d", ATTRS{idProduct}=="c294", ATTRS{product}=="G25 Racing Wheel", RUN+="/usr/local/bin/G25manage --native"
Reply
Leave a comment