]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make sure that ACPI PCI driver probe routine call pci_cfgregopen()
authorMitsuru IWASAKI <iwasaki@FreeBSD.org>
Sat, 5 Oct 2002 02:16:49 +0000 (02:16 +0000)
committerMitsuru IWASAKI <iwasaki@FreeBSD.org>
Sat, 5 Oct 2002 02:16:49 +0000 (02:16 +0000)
commit5e0ca5771b922d60031b92efedcb6111f88d0299
tree06387d9b458d25f9116655228580166cbbf74ba2
parent9063802340bc558f05dd177e178f16a131883327
Make sure that ACPI PCI driver probe routine call pci_cfgregopen()
before start accessing PCI config space.

Reviewed by: jhb
sys/dev/acpica/acpi_pcib_acpi.c
sys/dev/acpica/acpi_pcib_pci.c