Subject: CVS commit: src/sys/arch/macppc
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 03/24/2004 19:42:04
Module Name:	src
Committed By:	matt
Date:		Wed Mar 24 19:42:04 UTC 2004

Modified Files:
	src/sys/arch/macppc/dev: zs.c
	src/sys/arch/macppc/include: autoconf.h intr.h z8530var.h

Log Message:
Add latent generic soft interrupt support.


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 src/sys/arch/macppc/dev/zs.c
cvs rdiff -r1.5 -r1.6 src/sys/arch/macppc/include/autoconf.h
cvs rdiff -r1.20 -r1.21 src/sys/arch/macppc/include/intr.h
cvs rdiff -r1.7 -r1.8 src/sys/arch/macppc/include/z8530var.h

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