Subject: CVS commit: src/sys/arch/hp300/dev
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 07/21/2006 18:05:30
Module Name:	src
Committed By:	tsutsui
Date:		Fri Jul 21 18:05:30 UTC 2006

Modified Files:
	src/sys/arch/hp300/dev: dio.c fhpib.c

Log Message:
Use bus_space_map(9) and bus_space_vaddr(9) rather than iomap().


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/sys/arch/hp300/dev/dio.c \
    src/sys/arch/hp300/dev/fhpib.c

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