Subject: CVS commit: src/sys/arch/sparc64/dev
To: None <source-changes@NetBSD.org>
From: john heasley <heas@netbsd.org>
List: source-changes
Date: 07/19/2004 00:28:42
Module Name:	src
Committed By:	heas
Date:		Mon Jul 19 00:28:42 UTC 2004

Modified Files:
	src/sys/arch/sparc64/dev: sab.c

Log Message:
If we are serial console, insert a delay just after switching from prom
i/o functions to talking to the sab directly, allowing any residual prom
output to drain.  There does not appear to be a prom "flush" function.

Adresses PR 26226.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/sys/arch/sparc64/dev/sab.c

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