Source-Changes archive

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

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



Module Name:    src
Committed By:   dsl
Date:           Thu Nov 19 22:10:03 UTC 2009

Modified Files:
        src/sys/arch/i386/stand/lib: message.S
        src/sys/arch/i386/stand/mbr: mbr.S

Log Message:
Move code for outputting directly to the serial port into message.S
Allows it to be enabled for other parts of the boot sequence.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/i386/stand/lib/message.S
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/i386/stand/mbr/mbr.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