Source-Changes archive

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

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



Module Name:    src
Committed By:   dsl
Date:           Fri Nov 11 22:25:09 UTC 2005

Modified Files:
        src/sys/arch/i386/stand/lib: comio_direct.c comio_direct.h pcio.c

Log Message:
Make a baud rate of zero cause the baud rate divisor be read and converted
to the current baud rate.
That way we use the same baud rate as the system BIOS (or whatever).
Rather useful for pxeboot.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/i386/stand/lib/comio_direct.c
cvs rdiff -r1.3 -r1.4 src/sys/arch/i386/stand/lib/comio_direct.h
cvs rdiff -r1.19 -r1.20 src/sys/arch/i386/stand/lib/pcio.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