Source-Changes archive

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

CVS commit: src/sys/dev/wscons



Module Name:    src
Committed By:   macallan
Date:           Mon Nov  6 19:51:12 UTC 2006

Modified Files:
        src/sys/dev/wscons: wsdisplay.c wsdisplayvar.h

Log Message:
add wsdisplay_preattach() to attach an early console that can be overridden
by wsdisplay_cnattach() for instance when a hardware-specific display driver
attaches.
as discussed on tech-kern


To generate a diff of this commit:
cvs rdiff -r1.104 -r1.105 src/sys/dev/wscons/wsdisplay.c
cvs rdiff -r1.40 -r1.41 src/sys/dev/wscons/wsdisplayvar.h

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