Source-Changes archive

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

CVS commit: src/sys/arch/i386/stand/boot



Module Name:    src
Committed By:   jakllsch
Date:           Mon Dec 20 00:39:06 UTC 2010

Modified Files:
        src/sys/arch/i386/stand/boot: biosboot.S

Log Message:
We want a literal 0x86 in %ah for this int $0x15 delay,
not the value of the byte at 0x86.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/i386/stand/boot/biosboot.S

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