看板 DFBSD_commit 關於我們 聯絡資訊
commit 1aa52faf292189a972357579d312d797b28f89f3 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Mon Jun 8 12:36:03 2009 -0700 USB - Properly handle the 'wait' flag when getting a char from the keyboard This fixes numerous issues with DDB and panic dumps when a USB keyboard is attached. Summary of changes: sys/dev/usbmisc/ukbd/ukbd.c | 14 ++++++++------ 1 files changed, 8 insertions(+), 6 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1aa52faf292189a972357579d312d797b28f89f3 -- DragonFly BSD source repository