Subject: CVS commit: src/sys/arch/hp700/hp700
To: None <source-changes@NetBSD.org>
From: Nick Hudson <skrll@netbsd.org>
List: source-changes
Date: 10/23/2006 21:58:52
Module Name:	src
Committed By:	skrll
Date:		Mon Oct 23 21:58:52 UTC 2006

Modified Files:
	src/sys/arch/hp700/hp700: mainbus.c

Log Message:
- mbus_dmamap_create: remove a redundant local.
- mbus_dmamap_sync: restructure/simplify code and add our our version of
  sync_caches that does sync; syncdma; sync. This is now smaller as a
  result.


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/sys/arch/hp700/hp700/mainbus.c

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