看板 DFBSD_commit 關於我們 聯絡資訊
commit ea1dc06280363c43817a44601a14e51d7e3d30f2 Author: Matthew Dillon <dillon@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/ea1dc06280363c43817a44601a14e51d7e3d30f2 -- DragonFly BSD source repository