Source-Changes archive

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

CVS commit: src/sys/dev



Module Name:    src
Committed By:   matt
Date:           Thu Mar  6 00:38:29 UTC 2003

Modified Files:
        src/sys/dev: cons.c cons.h
        src/sys/dev/ic: com.c
        src/sys/dev/tc: zs_ioasic.c
        src/sys/dev/wscons: wsdisplay.c

Log Message:
Add cn_halt and cn_flush entries to consdevs.  (needed for dma-only console
devices).


To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 src/sys/dev/cons.c
cvs rdiff -r1.19 -r1.20 src/sys/dev/cons.h
cvs rdiff -r1.202 -r1.203 src/sys/dev/ic/com.c
cvs rdiff -r1.20 -r1.21 src/sys/dev/tc/zs_ioasic.c
cvs rdiff -r1.72 -r1.73 src/sys/dev/wscons/wsdisplay.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