njl 023fb85f64 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.

Tested by:	marcel [1]
2004-08-12 02:06:19 +00:00
..
2004-08-11 23:23:05 +00:00
2004-08-08 09:08:37 +00:00
2004-08-11 17:23:32 +00:00
2004-08-11 12:25:09 +00:00
2004-06-14 00:38:54 +00:00
2004-08-08 13:23:05 +00:00
2004-08-11 23:41:53 +00:00
2004-07-28 06:59:55 +00:00
2004-07-28 06:59:55 +00:00
2004-08-05 13:01:29 +00:00
2004-08-08 13:23:05 +00:00
2004-08-10 14:42:48 +00:00