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:           Wed Apr 16 14:56:56 UTC 2003

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

Log Message:
Modify baud rate handling to make it easier to take it from a variable.
Default to 9600 if the requested baud rate is illegal.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/arch/i386/stand/lib/comio_direct.c
cvs rdiff -r1.13 -r1.14 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