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: tsarna
Date: Sun Apr 23 19:57:14 UTC 2000
Modified Files:
syssrc/sys/arch/i386/stand: Makefile
syssrc/sys/arch/i386/stand/biosboot: Makefile main.c
syssrc/sys/arch/i386/stand/lib: Makefile libi386.h
Added Files:
syssrc/sys/arch/i386/stand/biosboot_resetvideo: Makefile
syssrc/sys/arch/i386/stand/lib: biosvideomode.S
Log Message:
Addredd port-i386/9897, but differently. Since the effect of resetting
the video mode on machines with ancient or no video cards is not clear,
for safety's sake a I created a new biosboot variant, biosboot_resetvideo
that does the call.
Anyway, now I can boot my i-opener without hitting Tab. Thanks Andrew!
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 syssrc/sys/arch/i386/stand/Makefile
cvs rdiff -r1.25 -r1.26 syssrc/sys/arch/i386/stand/biosboot/Makefile
cvs rdiff -r1.18 -r1.19 syssrc/sys/arch/i386/stand/biosboot/main.c
cvs rdiff -r0 -r1.1 syssrc/sys/arch/i386/stand/biosboot_resetvideo/Makefile
cvs rdiff -r1.13 -r1.14 syssrc/sys/arch/i386/stand/lib/Makefile
cvs rdiff -r0 -r1.1 syssrc/sys/arch/i386/stand/lib/biosvideomode.S
cvs rdiff -r1.10 -r1.11 syssrc/sys/arch/i386/stand/lib/libi386.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