Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [gehenna-devsw] syssrc/sys/dev/wscons



Module Name:    syssrc
Committed By:   gehenna
Date:           Thu May 16 04:54:52 UTC 2002

Modified Files:
        syssrc/sys/dev/wscons [gehenna-devsw]: wsdisplay.c wskbd.c wsmouse.c

Log Message:
Add the character device switch.
Replace the direct-access to devsw table with calling devsw API.


To generate a diff of this commit:
cvs rdiff -r1.63 -r1.63.2.1 syssrc/sys/dev/wscons/wsdisplay.c
cvs rdiff -r1.61 -r1.61.4.1 syssrc/sys/dev/wscons/wskbd.c
cvs rdiff -r1.22 -r1.22.8.1 syssrc/sys/dev/wscons/wsmouse.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