cvs commit: src/sys/dev/acpica acpi_pci_link.c
John Baldwin
jhb at FreeBSD.org
Fri May 28 10:32:14 PDT 2004
jhb 2004/05/28 10:31:32 PDT
FreeBSD src repository
Modified files:
sys/dev/acpica acpi_pci_link.c
Log:
Don't assume that the current setting (_CRS) of a PCI link device is
correct. Instead, check it against the possible settings (_PRS) when
the link is probed. This is important when using APIC mode but link
devices still have PIC mode settings. This is also what Linux does.
Additional prodding by: Len Brown len dot brown at intel dot com
Revision Changes Path
1.15 +9 -7 src/sys/dev/acpica/acpi_pci_link.c
More information about the cvs-src
mailing list