Subject: CVS commit: src/sys/dev/cardbus
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 05/17/2003 08:23:15
Module Name:	src
Committed By:	scw
Date:		Sat May 17 08:23:14 UTC 2003

Modified Files:
	src/sys/dev/cardbus: rbus.c

Log Message:
Fix some DPRINTF statements to deal with bus_addr_t and bus_size_t types
defined in terms if 'int' instead of 'long'.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/dev/cardbus/rbus.c

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