Source-Changes archive

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

CVS commit: src/sys/dev/ic



Module Name:    src
Committed By:   jmcneill
Date:           Sun Aug 13 20:24:51 UTC 2006

Modified Files:
        src/sys/dev/ic: vga.c vgavar.h

Log Message:
Provide a method for other display drivers to ask vga to free resources
it had claimed while acting as the initial console device. This allows
(for example) vga to be the initial console, and an accelerated
framebuffer driver to take over later.


To generate a diff of this commit:
cvs rdiff -r1.87 -r1.88 src/sys/dev/ic/vga.c
cvs rdiff -r1.24 -r1.25 src/sys/dev/ic/vgavar.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