Subject: CVS commit: src/sys/arch/pmax/tc
To: None <source-changes@NetBSD.org>
From: Michael L. Hitch <mhitch@netbsd.org>
List: source-changes
Date: 01/10/2005 04:43:34
Module Name:	src
Committed By:	mhitch
Date:		Mon Jan 10 04:43:34 UTC 2005

Modified Files:
	src/sys/arch/pmax/tc: dtkbd.c dtms.c

Log Message:
Fix Maxine keyboard and mouse ioctl routines to return EPASSTHROUGH for
unrecognized commands so they can be passed to other handlers.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/arch/pmax/tc/dtkbd.c \
    src/sys/arch/pmax/tc/dtms.c

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