Module Name: src
Committed By: msaitoh
Date: Tue Jan 29 05:09:35 UTC 2019
Modified Files:
src/sys/dev/pci: pciconf.c
Log Message:
Fix a bug that PCI bridge's prefetchable memory area's configuration
didn't work correctly in pciconf.c::configure_bridge(). Note that this function
is only for "options PCI_NETBSD_CONFIGURE" machines.
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/sys/dev/pci/pciconf.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.