DragonFly commits List (threaded) for 2010-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - usb keyboard - Fix polling issue on x86_64 when dropping into DDB
commit b9a09edee8fcb479c571cc3c8778211ebb64fb73
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Sat Feb 6 00:26:38 2010 -0800
kernel - usb keyboard - Fix polling issue on x86_64 when dropping into DDB
* USB keyboards stop responding when x86_64 drops into DDB. For some reason
this does not occur on 32-bit.
Add a missing call to usbd_dopoll() in ukbd_check() to proactively
solve the problem.
Summary of changes:
sys/dev/usbmisc/ukbd/ukbd.c | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b9a09edee8fcb479c571cc3c8778211ebb64fb73
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]