diff options
author | Patrick Boettcher <pb@linuxtv.org> | 2008-12-01 10:51:14 +0100 |
---|---|---|
committer | Patrick Boettcher <pb@linuxtv.org> | 2008-12-01 10:51:14 +0100 |
commit | fd3e91675d5c7b8c8a82af7f8e3c5d706e458791 (patch) | |
tree | 54aa302d75c22a59ec532c46591a5a2027ca29ae /linux/drivers/media/dvb/dvb-core | |
parent | fd418b6a655b77600b58eca51b4e373e03bf6e26 (diff) | |
download | mediapointer-dvb-s2-fd3e91675d5c7b8c8a82af7f8e3c5d706e458791.tar.gz mediapointer-dvb-s2-fd3e91675d5c7b8c8a82af7f8e3c5d706e458791.tar.bz2 |
dib0700: Stop repeating after user stops pushing button
From: Devin Heitmueller <devin.heitmueller@gmail.com>
A user noticed that there would continue to be 4-6 keypresses even after the
user stopped holding down the button. This was because we were not reading
the bulk pipe faster than the firmware was injecting information, which would
result in a backlog.
Make the query interval faster, and increase the number of cycles before we
start repeating to compensate.
Thanks to Knud Poulsen <knud.poulsen@nokia.com> for pointing this out.
Priority: high
Signed-off-by: Devin Heitmueller <devin.heitmueller@gmail.com>
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
Diffstat (limited to 'linux/drivers/media/dvb/dvb-core')
0 files changed, 0 insertions, 0 deletions