Subject: CVS commit: src/sys/arch
To: None <source-changes@NetBSD.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 02/09/2004 19:37:43
Module Name:	src
Committed By:	bjh21
Date:		Mon Feb  9 19:37:43 UTC 2004

Modified Files:
	src/sys/arch/evbppc/ev64260: machdep.c
	src/sys/arch/sandpoint/sandpoint: machdep.c

Log Message:
Remove pcconskbd(4) support code since this port doesn't have pcconskbd(4)
and the code was conditional on a macro that was never defined anyway.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/arch/evbppc/ev64260/machdep.c
cvs rdiff -r1.29 -r1.30 src/sys/arch/sandpoint/sandpoint/machdep.c

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