cvs commit: src/sys/dev/acpica acpi_pci.c
John Baldwin
jhb at FreeBSD.org
Sat Oct 27 07:54:44 PDT 2007
jhb 2007-10-27 14:54:44 UTC
FreeBSD src repository
Modified files:
sys/dev/acpica acpi_pci.c
Log:
Don't destroy an ACPI device_t for a PCI device and reassign the ACPI
handle to the PCI device_t if the ACPI device_t is already attached to a
driver. This happens on the Tablet TC1000 which for some reason includes
two PCI-ISA bridges and treats the second bridge as an ACPI system resource
device.
Reviewed by: njl (a while ago)
MFC after: 3 days
Revision Changes Path
1.32 +13 -2 src/sys/dev/acpica/acpi_pci.c
More information about the cvs-src
mailing list