Source-Changes archive

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

CVS commit: [netbsd-7] src/sys/dev/ic



Module Name:    src
Committed By:   martin
Date:           Wed Jan 14 18:27:05 UTC 2015

Modified Files:
        src/sys/dev/ic [netbsd-7]: vga.c vga_raster.c vgavar.h

Log Message:
Pull up following revision(s) (requested by chs in ticket #418):
        sys/dev/ic/vga.c: revision 1.113
        sys/dev/ic/vga.c: revision 1.114
        sys/dev/ic/vga_raster.c: revision 1.42
        sys/dev/ic/vga_raster.c: revision 1.43
        sys/dev/ic/vgavar.h: revision 1.31
        sys/dev/ic/vgavar.h: revision 1.33
I've been unable to find any code that actually uses the mapping and we may
want to read the ROM from drm2.
If no users show up within a week or so I'll delete it.
remove BIOS-mapping code that was #if-0'd in the previous commit.


To generate a diff of this commit:
cvs rdiff -u -r1.112 -r1.112.2.1 src/sys/dev/ic/vga.c
cvs rdiff -u -r1.41 -r1.41.2.1 src/sys/dev/ic/vga_raster.c
cvs rdiff -u -r1.30.12.1 -r1.30.12.2 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