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:   takemura
Date:           Sun May 28 10:33:15 UTC 2000

Modified Files:
        syssrc/sys/dev/wscons: wsmux.c

Log Message:
Add async I/O support.

FIOASYNC ioctrl command had been forwarded from wsmux to each mouse devices
and the devices had set their own event queue async mode. But no one had took
care of the event queue's mode of wsmux itself. Wsmux should make it's own
event queue async mode when it receive FIOASYNC command.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 syssrc/sys/dev/wscons/wsmux.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