Subject: CVS commit: syssrc/sys/arch/i386/pci
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 09/12/2001 11:25:18
Module Name:	syssrc
Committed By:	fvdl
Date:		Wed Sep 12 08:25:18 UTC 2001

Modified Files:
	syssrc/sys/arch/i386/pci: pchb.c

Log Message:
Apparently some ServerWorks Host-PCI bridges only get their memory space
enabled, even though IO space does work. A few drivers (like ahc)
will only work reliably with IO space, so check for this condition
and correct it.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 syssrc/sys/arch/i386/pci/pchb.c

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