diff options
author | Bastien Nocera <hadess@hadess.net> | 2007-11-28 15:34:53 (GMT) |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2008-01-28 13:51:21 (GMT) |
commit | 0887b4cb2102e281c123abf1408f218c15fd3ba3 (patch) | |
tree | 535def61fbee8054845e840730fd4b5a29c8cfec /drivers/edac | |
parent | 9f6b37275a9f5fbb0b6657a226a633533a1b2e09 (diff) | |
download | linux-0887b4cb2102e281c123abf1408f218c15fd3ba3.tar.xz |
HID: force hiddev creation for SONY PS3 controller
The device is not discoverable, and needs to be poked to set its master, the
Bluetooth device it will try to connect to when the "Home" button is pressed
without a cable plugged in.
Using libusb means disconnecting the device from its driver to get the report
descriptor. Using hiddev, we can poke it without relinquishing control over it,
so when you plug it in, it would still work as a pad.
This could be then used by sixpair program, after it is rewritten to use
hiddev instead of libusb.
Signed-off-by: Bastien Nocera <hadess@hadess.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/edac')
0 files changed, 0 insertions, 0 deletions