Subject: CVS commit: src/sys/arch/sgimips/mace
To: None <source-changes@NetBSD.org>
From: Jared D. McNeill <jmcneill@netbsd.org>
List: source-changes
Date: 04/14/2007 15:11:39
Module Name:	src
Committed By:	jmcneill
Date:		Sat Apr 14 15:11:39 UTC 2007

Modified Files:
	src/sys/arch/sgimips/mace: macekbc.c

Log Message:
Don't bother attaching if the keyboard is not the console. Reduce the
amount of time that macekbc_wait takes before timing out, and don't
bother checking the status of unattached ports in the interrupt handler.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/sgimips/mace/macekbc.c

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