Kernel module for sony playstation controllers
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Scott Moreau af2b6af265
Create README.md
6 years ago
Makefile Initial commit 6 years ago
README.md Create README.md 6 years ago
hid-ids.h Initial commit 6 years ago
hid-sony.c Initial commit 6 years ago

README.md

hid-sony

Kernel module for sony playstation controllers. This code comes with a patch to fix broken D-Pad for nyko core controllers. The patch has been submitted to linux input list but not accepted for some time, hence this repo.

Build and install

$ make && sudo make install

Reload module

# rmmod hid_sony && modprobe hid-sony