Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sparc/dev
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.
Home |
Main Index |
Thread Index |
Old Index