Subject: CVS commit: [ppcoea-renovation] src/sys/arch/macppc/dev
To: None <source-changes@NetBSD.org>
From: Michael Lorenz <macallan@netbsd.org>
List: source-changes
Date: 08/08/2007 05:41:21
Module Name:	src
Committed By:	macallan
Date:		Wed Aug  8 05:41:21 UTC 2007

Modified Files:
	src/sys/arch/macppc/dev [ppcoea-renovation]: snapper.c

Log Message:
don't bus_space_map(PAGE_SIZE) - use the actual length OF tells us instead
We need this since the new, shared bus_space_* stuff actually keeps track of
what ranges are mapped


To generate a diff of this commit:
cvs rdiff -r1.20.4.1 -r1.20.4.2 src/sys/arch/macppc/dev/snapper.c

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