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:   ad
Date:           Sun Sep 19 21:48:10 UTC 1999

Modified Files:
        syssrc/sys/conf: files
        syssrc/sys/dev/ic: pcdisplay_subr.c pcdisplayvar.h vga.c vga_subr.c

Log Message:
- mc6845's cursor is disabled by punching bit 6 of cursor start register.
- Add new option (PCDISPLAY_SOFTCURSOR) that provides a large, non-blinking
  cursor in software.


To generate a diff of this commit:
cvs rdiff -r1.315 -r1.316 syssrc/sys/conf/files
cvs rdiff -r1.6 -r1.7 syssrc/sys/dev/ic/pcdisplay_subr.c
cvs rdiff -r1.5 -r1.6 syssrc/sys/dev/ic/pcdisplayvar.h
cvs rdiff -r1.17 -r1.18 syssrc/sys/dev/ic/vga.c
cvs rdiff -r1.4 -r1.5 syssrc/sys/dev/ic/vga_subr.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