cvs commit: src/sys/dev/acpica acpi_pci_link.c

John Baldwin jhb at FreeBSD.org
Fri Aug 6 10:46:24 PDT 2004


On Friday 06 August 2004 12:50 am, Nate Lawson wrote:
> njl         2004-08-06 04:50:56 UTC
>
>   FreeBSD src repository
>
>   Modified files:
>     sys/dev/acpica       acpi_pci_link.c
>   Log:
>   Refine updates to PCI irq routing.  Check _STA and _CRS but only print a
>   message if they are incorrect.  Also, remove the hack of allowing the
>   initial irq setting to not be in _PRS.  As before, the old behavior can
> be regained by defining ACPI_OLD_PCI_LINK.

Note that I had to back out this removal of the initial IRQ hack because it 
broke things for many people.  The problem is that the current link code 
doesn't do a good job of picking virgin IRQs.

-- 
John Baldwin <jhb at FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org


More information about the cvs-src mailing list