Source-Changes archive

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

CVS commit: syssrc/sys



Module Name:    syssrc
Committed By:   junyoung
Date:           Tue Oct 15 17:30:44 UTC 2002

Modified Files:
        syssrc/sys/conf: files
        syssrc/sys/dev/ic: vga.c
Added Files:
        syssrc/sys/dev/ic: vga_common.c

Log Message:
Move vga_common_probe() to vga_common.c. vga_common.c contains common
stuff between existing char-cell VGA driver and raster VGA driver to
come shortly.


To generate a diff of this commit:
cvs rdiff -r1.570 -r1.571 syssrc/sys/conf/files
cvs rdiff -r1.63 -r1.64 syssrc/sys/dev/ic/vga.c
cvs rdiff -r0 -r1.1 syssrc/sys/dev/ic/vga_common.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