Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   cgd
Date:           Thu Jun  8 07:01:20 UTC 2000

Modified Files:
        syssrc/sys/dev/ic: pcdisplay_chars.c pcdisplay_subr.c vga.c

Log Message:
don't include ISA headers.  these have been properly abstracted so that
the ISA headers are unnecessary, and they're used by PCI VGA.  There may
not be any ISA at all.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/dev/ic/pcdisplay_chars.c
cvs rdiff -r1.15 -r1.16 syssrc/sys/dev/ic/pcdisplay_subr.c
cvs rdiff -r1.26 -r1.27 syssrc/sys/dev/ic/vga.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