Subject: CVS commit: src/sys/arch/sgimips/sgimips
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 04/10/2004 20:15:12
Module Name:	src
Committed By:	pooka
Date:		Sat Apr 10 20:15:12 UTC 2004

Modified Files:
	src/sys/arch/sgimips/sgimips: console.c

Log Message:
Rework conditional statement a bit to print bit about using ARCS for
console I/O if nothing really attached, not if we just called consinit()
with an invalid IPxy mach_type.

inpired by Steve Rumble


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/sys/arch/sgimips/sgimips/console.c

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