Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 06/04/2004 21:15:00
Module Name:	src
Committed By:	bouyer
Date:		Fri Jun  4 21:15:00 UTC 2004

Modified Files:
	src/sys/dev/pci: pciide_common.c

Log Message:
Don't try to bus_space_subregion() registers that didn't get mapped.
Problem reported and fix tested by Kurt Schreiner on port-alpha.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/dev/pci/pciide_common.c

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