Subject: CVS commit: src/sys/dev/ieee1394
To: None <source-changes@NetBSD.org>
From: Tom Spindler <dogcow@netbsd.org>
List: source-changes
Date: 11/06/2007 12:32:12
Module Name:	src
Committed By:	dogcow
Date:		Tue Nov  6 12:32:12 UTC 2007

Modified Files:
	src/sys/dev/ieee1394: fwohci.c fwohcivar.h

Log Message:
on NetBSD, cardbus_intr_establish's fifth arg's is a symbol which returns
an int, not a void; change fwohci_intr accordingly.


To generate a diff of this commit:
cvs rdiff -r1.110 -r1.111 src/sys/dev/ieee1394/fwohci.c
cvs rdiff -r1.27 -r1.28 src/sys/dev/ieee1394/fwohcivar.h

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