Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 12/04/2000 22:17:10
Module Name:	syssrc
Committed By:	fvdl
Date:		Mon Dec  4 20:17:10 UTC 2000

Modified Files:
	syssrc/sys/dev/sbus: cgsix_sbus.c

Log Message:
Clean up warnings in 32bit compile (bus_space_handle_t is 64bit wide
but will only contain 32bit values; casting via u_long is safe)


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/dev/sbus/cgsix_sbus.c

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