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

Marcel Moolenaar marcel at xcllnt.net
Wed Aug 11 20:29:47 PDT 2004


On Thu, Aug 12, 2004 at 02:06:19AM +0000, Nate Lawson wrote:
> njl         2004-08-12 02:06:19 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/dev/acpica       acpi_pci_link.c acpi_pcib.c 
>   Log:
>   Fix the PRT entry code in acpi_pci_link to always add the entry, even if
>   there is no irq link.  Since we now use the stored copy of PRT, not the
>   one that used to be passed into acpi_pcib_route_interrupt(), we need it in
>   the list. [1]
>   
>   Fix a bug in acpi_pci_find_prt() where we weren't checking the bus, thus
>   choosing the wrong PRT entry to use for routing the link.  Also, add a
>   printf for the case where the PRT entry is not found as this should not
>   happen.

Thanks for the quick turn-around. We're good on the second part too!

-- 
 Marcel Moolenaar	  USPA: A-39004		 marcel at xcllnt.net


More information about the cvs-all mailing list