dashboard
repositories
activity
search
login
hc
/
RK356X_SDK_RELEASE
forked from
~ljy/RK356X_SDK_RELEASE
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
add pcie r8169 driver
hc
2023-11-20
5a4414d1fd83d52b073fc27f6e12dc9fe3b32766
[~hc/RK356X_SDK_RELEASE.git]
/
yocto
/
meta-openembedded
/
meta-oe
/
recipes-extended
/
linuxconsole
/
linuxconsole
/
60-joystick.rules
1
2
3
4
5
6
7
# Restore any stored calibration for the device
ACTION=="add", KERNEL=="js*", RUN+="/usr/bin/jscal-restore %E{DEVNAME}"
# Set PS3 controller leds to the same value bluez will choose for it.
# IMPORT{parent} used because $parent did not appear to be working; we
# don't need the devpath of the js device for this so it is OK to overwrite.
ACTION=="add", KERNEL=="js*", IMPORT{parent}="DEVPATH", ATTRS{name}=="Sony PLAYSTATION(R)3 Controller", RUN+="/lib/udev/js-set-enum-leds /sys/%E{DEVPATH}/device/leds/ $number"