Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Allen Briggs <briggs@netbsd.org>
List: source-changes
Date: 02/12/2001 08:24:25
Module Name: syssrc
Committed By: briggs
Date: Mon Feb 12 06:24:25 UTC 2001
Modified Files:
syssrc/sys/dev/pci: pciconf.c pcireg.h
Log Message:
Deal with a lack of the proper type of memory. For example, if a bridge
only supports 16-bit I/O addresses, do not configure it with addresses
having the upper 16-bits non-zero.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/dev/pci/pciconf.c
cvs rdiff -r1.33 -r1.34 syssrc/sys/dev/pci/pcireg.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.