Subject: CVS commit: [ppcoea-renovation] src/sys/arch/macppc/dev
To: None <source-changes@NetBSD.org>
From: Michael Lorenz <macallan@netbsd.org>
List: source-changes
Date: 05/11/2007 00:19:28
Module Name:	src
Committed By:	macallan
Date:		Fri May 11 00:19:27 UTC 2007

Modified Files:
	src/sys/arch/macppc/dev [ppcoea-renovation]: awacs.c cuda.c esp.c
	    if_bm.c if_mc.c mediabay.c mesh.c pmu.c wdc_obio.c zs.c

Log Message:
request the correct interrupt type in a couple drivers - necessary since
these days we actually do something with the type argument


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.28.4.1 src/sys/arch/macppc/dev/awacs.c
cvs rdiff -r1.3 -r1.3.16.1 src/sys/arch/macppc/dev/cuda.c
cvs rdiff -r1.22 -r1.22.10.1 src/sys/arch/macppc/dev/esp.c
cvs rdiff -r1.31 -r1.31.10.1 src/sys/arch/macppc/dev/if_bm.c
cvs rdiff -r1.12 -r1.12.10.1 src/sys/arch/macppc/dev/if_mc.c
cvs rdiff -r1.12 -r1.12.14.1 src/sys/arch/macppc/dev/mediabay.c
cvs rdiff -r1.25 -r1.25.26.1 src/sys/arch/macppc/dev/mesh.c
cvs rdiff -r1.5.4.1 -r1.5.4.2 src/sys/arch/macppc/dev/pmu.c
cvs rdiff -r1.46 -r1.46.16.1 src/sys/arch/macppc/dev/wdc_obio.c
cvs rdiff -r1.42 -r1.42.10.1 src/sys/arch/macppc/dev/zs.c

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