diff options
author | Nicolas Bellido <ml@acolin.be> | 2006-11-24 06:42:50 +0100 |
---|---|---|
committer | Dmitry Torokhov <dtor@insightbb.com> | 2006-11-24 06:42:50 +0100 |
commit | f9705fcb9887fcff364a0c8dffbac693aa221d4f (patch) | |
tree | 5126de9a40199f1c6b3c7797109b83f577f30d33 /Documentation/DocBook/kernel-api.tmpl | |
parent | Input: handle serio_register_driver() errors (diff) | |
download | linux-f9705fcb9887fcff364a0c8dffbac693aa221d4f.tar.xz linux-f9705fcb9887fcff364a0c8dffbac693aa221d4f.zip |
Input: add driver for keyboard on AAED-2000 development board (ARM)
The keyboard is connected via GPIOs to the processor, and scanned
using a column sample register. The hardware provides no debouncing
mechanism, so the state of the keys is read KBDSCAN_STABLE_COUNT
times before being reported to the input layer.
The status of the keys needs to be polled because there is no
interrupt hooked to the lines. A workqueue is used for this.
Signed-off-by: Nicolas Bellido Y Ortega <ml@acolin.be>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'Documentation/DocBook/kernel-api.tmpl')
0 files changed, 0 insertions, 0 deletions