Subject: CVS commit: src/sys/arch/i386/stand/lib
To: None <source-changes@netbsd.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 04/16/2003 14:56:56
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.