Subject: CVS commit: src/sys/arch/sgimips/hpc
To: None <source-changes@NetBSD.org>
From: Ilpo Ruotsalainen <lonewolf@netbsd.org>
List: source-changes
Date: 12/10/2003 00:22:29
Module Name:	src
Committed By:	lonewolf
Date:		Wed Dec 10 00:22:29 UTC 2003

Modified Files:
	src/sys/arch/sgimips/hpc: pckbc_hpc.c

Log Message:
Make this compile and apparently work (it generates interrupts properly, at
least).
XXX The is_console test is horribly ugly but necessary for the pckbc_cnattach
XXX coming soon.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/sgimips/hpc/pckbc_hpc.c

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