Subject: CVS commit: src/sys/arch/prep/stand/boot
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 05/19/2007 14:26:08
Module Name:	src
Committed By:	tsutsui
Date:		Sat May 19 14:26:08 UTC 2007

Modified Files:
	src/sys/arch/prep/stand/boot: ns16550.c

Log Message:
Set DTR and RTS in NS16550_init().
Some terminal requires it even if hardware flow control is disabled.

XXX: should we sync bebox/stand with prep?


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/prep/stand/boot/ns16550.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.