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:   thorpej
Date:           Tue Jan 14 23:53:33 UTC 2003

Modified Files:
        src/sys/arch/i386/stand: Makefile
        src/sys/arch/i386/stand/biosboot: Makefile
Added Files:
        src/sys/arch/i386/stand/biosboot_com0_115200: Makefile
        src/sys/arch/i386/stand/biosboot_com0_38400: Makefile
        src/sys/arch/i386/stand/biosboot_com0_57600: Makefile
        src/sys/arch/i386/stand/biosboot_com0_9600: Makefile

Log Message:
Allow the serial console boot blocks to be built with a specific
console speed, and build some of the more common ones.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/sys/arch/i386/stand/Makefile
cvs rdiff -r1.39 -r1.40 src/sys/arch/i386/stand/biosboot/Makefile
cvs rdiff -r0 -r1.1 src/sys/arch/i386/stand/biosboot_com0_115200/Makefile
cvs rdiff -r0 -r1.1 src/sys/arch/i386/stand/biosboot_com0_38400/Makefile
cvs rdiff -r0 -r1.1 src/sys/arch/i386/stand/biosboot_com0_57600/Makefile
cvs rdiff -r0 -r1.1 src/sys/arch/i386/stand/biosboot_com0_9600/Makefile

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