Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: scottr
Date: Sat Jun 17 18:00:52 UTC 2000
Modified Files:
syssrc/sys/arch/mac68k/dev: akbd.c
Log Message:
Since interrupts are now enabled during ADB autoconfig, it's possible to get
a keyboard event before wskbd is attached. Make sure we've done that before
passing an event to kbd_intr(), which in turn hands off to wskbd_input().
This is another part of the fix for PR 10086.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 syssrc/sys/arch/mac68k/dev/akbd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index