jhb a8b3e2b2ef Improve support for extended IRQ resources:
- For acpi_pci_link_entry_dump(), add a few helper functions to display
  the trigger mode, polarity, and sharemode of an individual IRQ resource.
  These functions are then called for both regular and extended IRQ
  resources.
- In acpi_pci_link_set_irq(), use the same type of IRQ resource
  (regular vs. extended) for the new current resource as the type of
  the resources from _PRS.
- When routing an interrupt don't ignore extended IRQ resources.  Also,
  use the same type of IRQ resource (regular vs. extended) for the new
  current resource when as the type of the resource from _PRS.

Tested by:	peter
2003-11-14 21:36:09 +00:00
..
2003-10-10 22:49:40 +00:00
2003-11-07 03:01:48 +00:00
2003-11-14 18:02:25 +00:00
2003-11-02 20:13:39 +00:00
2003-11-13 06:29:40 +00:00
2003-10-18 17:28:36 +00:00
2003-11-14 05:13:00 +00:00
2003-11-03 15:58:58 +00:00
2003-10-18 17:26:13 +00:00
2003-11-04 06:30:59 +00:00
2003-11-11 22:15:17 +00:00
2003-11-06 08:09:29 +00:00
2003-11-14 11:09:45 +00:00