Subject: CVS commit: src/sys/dev/mvme
To: None <source-changes@NetBSD.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 11/26/2003 14:27:15
Module Name:	src
Committed By:	scw
Date:		Wed Nov 26 14:27:15 UTC 2003

Modified Files:
	src/sys/dev/mvme: mvmebus.c vme_two.c

Log Message:
A couple of fixes inspired by a recent port-mvme68k post:

 - Fix the display of VME master ranges such that the address modifier
   is shown correctly.

 - Apply vr_mask to the start/end VME master addresses, and adjust
   the local start address to compensate.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/dev/mvme/mvmebus.c
cvs rdiff -r1.2 -r1.3 src/sys/dev/mvme/vme_two.c

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