Subject: CVS commit: syssrc/sys/dev/arcbios
To: None <source-changes@netbsd.org>
From: Rafal Boni <rafal@netbsd.org>
List: source-changes
Date: 09/08/2001 04:39:14
Module Name:	syssrc
Committed By:	rafal
Date:		Sat Sep  8 01:39:13 UTC 2001

Modified Files:
	syssrc/sys/dev/arcbios: arcbios.c arcbios_tty.c

Log Message:
Make the ARCS console work again, by initializing the dev_t on arcbios init
rather than in the open entry point (where it's too late for cnopen).  Being
checked in from my Indy using the ARCS console on the graphics display.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/dev/arcbios/arcbios.c
cvs rdiff -r1.1 -r1.2 syssrc/sys/dev/arcbios/arcbios_tty.c

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