Subject: CVS commit: src/sys/arch/bebox/isa
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 03/05/2007 21:40:31
Module Name:	src
Committed By:	he
Date:		Mon Mar  5 21:40:30 UTC 2007

Modified Files:
	src/sys/arch/bebox/isa: isadma_machdep.c

Log Message:
Use mtod(m, char*) when you want to do pointer arithmetic on the result.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/sys/arch/bebox/isa/isadma_machdep.c

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