Subject: CVS commit: src/sys/arch/hp300/hp300
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 07/19/2003 16:02:07
Module Name:	src
Committed By:	tsutsui
Date:		Sat Jul 19 16:02:07 UTC 2003

Modified Files:
	src/sys/arch/hp300/hp300: bus_space.c

Log Message:
Allow bus_space_map(9) to map DIO address which is not page aligned.
(required by MI com(4) driver support for 98644A DCA serial)


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/arch/hp300/hp300/bus_space.c

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