Subject: CVS commit: syssrc/sys/arch/sgimips
To: None <source-changes@netbsd.org>
From: Rafal Boni <rafal@netbsd.org>
List: source-changes
Date: 04/17/2002 16:49:56
Module Name:	syssrc
Committed By:	rafal
Date:		Wed Apr 17 13:49:55 UTC 2002

Modified Files:
	syssrc/sys/arch/sgimips/dev: zs.c
	syssrc/sys/arch/sgimips/include: z8530var.h

Log Message:
Add event counter for zs interrupts and attach and use it; also, get the
zs major number out of the cdevsw table rather than hardcoding it in zs.c.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 syssrc/sys/arch/sgimips/dev/zs.c
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/sgimips/include/z8530var.h

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