Module Name: src Committed By: tsutsui Date: Tue May 14 13:28:01 UTC 2013
Modified Files:
src/sys/arch/luna68k/dev: lunaws.c
Log Message:
Use softint(9) to pass received data into wskbd(9) and wsmouse(9) layers.
It might be problematic to call them from an interrupt handler at IPL_SERIAL.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/arch/luna68k/dev/lunaws.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
