Subject: CVS commit: src/sys/arch/mac68k/obio
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 03/07/2007 17:22:19
Module Name:	src
Committed By:	tsutsui
Date:		Wed Mar  7 17:22:19 UTC 2007

Modified Files:
	src/sys/arch/mac68k/obio: esp.c

Log Message:
Previous fix is not correct. sc_dmaaddr is actually
pointer against pointer, so just use proper casts
rather than bogus void pointers.


To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 src/sys/arch/mac68k/obio/esp.c

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