Subject: CVS commit: src/sys/arch/sparc/dev
To: None <source-changes@NetBSD.org>
From: Julian Coleman <jdc@netbsd.org>
List: source-changes
Date: 02/08/2007 20:36:56
Module Name:	src
Committed By:	jdc
Date:		Thu Feb  8 20:36:56 UTC 2007

Modified Files:
	src/sys/arch/sparc/dev: zs.c

Log Message:
First steps for working wscons on sun-4 class machines - recognise the
console keyboard and mouse on them.

We are not there yet because currently both wsdisplay and zstty assume
that they are the console.  On sun-4, zstty wins because it attaches
last and overwrites the console device that wscons had set previously.


To generate a diff of this commit:
cvs rdiff -r1.104 -r1.105 src/sys/arch/sparc/dev/zs.c

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