diff options
author | David Herrmann <dh.herrmann@googlemail.com> | 2011-11-17 14:12:11 +0100 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2011-11-22 23:10:58 +0100 |
commit | 1d3452c63d4b62329d34d7634f67a3dbec21ca87 (patch) | |
tree | 5538195cda1a066e83aa5bee1da479fed004281b /drivers/lguest/Kconfig | |
parent | 43e5e7c60ee7039f538ccfaaa4e99829719d9bea (diff) | |
download | linux-1d3452c63d4b62329d34d7634f67a3dbec21ca87.tar.bz2 |
HID: wiimote: Allow direct eeprom access
The wiimote provides direct access to parts of its eeprom. This implements read
support for small chunks of the eeprom. This isn't very fast but prevents the
reader from blocking the wiimote stream for too long.
Write support is not yet supported as the wiimote breaks if we overwrite its
memory. Use hidraw to reverse-engineer the eeprom before implementing write
support here.
Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/lguest/Kconfig')
0 files changed, 0 insertions, 0 deletions