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

Nate Lawson nate at root.org
Fri Aug 6 22:26:58 PDT 2004


John Baldwin wrote:
> 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.
> 

I plan to take this to the logical conclusion.  I agree you were on the 
right track but didn't go far enough.  :)  I'll send patches in a few days.

-- 
Nate


More information about the cvs-all mailing list