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: 08/08/2007 04:19:10
Module Name:	src
Committed By:	macallan
Date:		Wed Aug  8 04:19:10 UTC 2007

Modified Files:
	src/sys/arch/macppc/dev [ppcoea-renovation]: wdc_obio.c

Log Message:
get rid of our own bus_space_tag - we provide a bus_space_handle_t for every
single WDC register anyway. Also request an edge-triggered IRQ since some
PIC drivers now actually honour the IRQ type.


To generate a diff of this commit:
cvs rdiff -r1.46.16.5 -r1.46.16.6 src/sys/arch/macppc/dev/wdc_obio.c

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