git: ukbd - Add USBD_CALLBACK_LAST back in
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Sep 27 13:01:26 PDT 2009
commit 00bc706544a73b81997c1c12f6b8577b448ef632
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sun Sep 27 12:58:53 2009 -0700
ukbd - Add USBD_CALLBACK_LAST back in
* The USBD_CALLBACK_LAST flag was mistakenly removed in the kbdmux
commit. Add it back in.
This unbreaks usb keyboards when dropping into a mountroot prompt
or dropping into ddb.
Summary of changes:
sys/dev/usbmisc/ukbd/ukbd.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/00bc706544a73b81997c1c12f6b8577b448ef632
--
DragonFly BSD source repository
More information about the Commits
mailing list