git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b4019d
)
Input: i8042 - don't use negation to mark AUX data
author
Dmitry Torokhov
<dtor_core@ameritech.net>
Fri, 15 Jul 2005 06:51:56 +0000
(
01:51
-0500)
committer
Dmitry Torokhov
<dtor_core@ameritech.net>
Fri, 15 Jul 2005 06:51:56 +0000
(
01:51
-0500)
Currently i8042_command() negates data coming from the AUX port
of keyboard controller; this is not a very reliable indicator.
Change i8042_command() to fail if response to I8042_CMD_AUX_LOOP
is not coming from AUX channel and get rid of negation.
Based on patch by Vojtech Pavlik.
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
No differences found