John Baldwin 95957f6256 - Defer BUS_CONFIG_INTR() on ACPI IRQ resources until the resources are
actually used.  For most ACPI devices this means deferring the call
  until bus_alloc_resource().
  - Add a function acpi_config_intr() to call BUS_CONFIG_INTR() for an
    ACPI IRQ resource using the trigger mode and polarity information
    stored in the ACPI resource object.
  - Add a function acpi_lookup_irq_resource() to lookup the ACPI IRQ
    resource that corresponds to a specified rid and new-bus resource.
  - Have the ACPI PCI bridge driver call BUS_CONFIG_INTR() on interrupts
    that it routes through link devices.
- Remove needactivate variable from acpi_alloc_resource() by changing the
  function not modify the flags variable but just mask off RF_ACTIVE when
  calling rman_reserve_resource().

Reviewed by:	njl (1, an earlier version)
2004-06-23 17:21:02 +00:00
..
2004-06-16 09:47:26 +00:00
2004-06-16 09:47:26 +00:00
2004-05-30 20:08:47 +00:00
2004-06-16 09:47:26 +00:00
2004-05-30 20:08:47 +00:00
2004-06-02 18:03:07 +00:00
2004-06-16 09:47:26 +00:00
2004-05-30 20:08:47 +00:00
2004-06-22 20:32:17 +00:00
2004-06-17 17:16:53 +00:00
2004-06-22 20:32:17 +00:00
2004-06-16 09:47:26 +00:00
2004-05-30 20:08:47 +00:00
2004-06-21 07:27:34 +00:00
2004-06-16 09:47:26 +00:00
2004-06-16 09:47:26 +00:00
2004-06-16 09:47:26 +00:00
2004-05-30 20:08:47 +00:00
2004-05-30 20:08:47 +00:00
2004-06-16 09:47:26 +00:00
2004-06-16 09:47:26 +00:00
2004-06-16 09:47:26 +00:00
2004-06-16 09:47:26 +00:00
2004-05-30 20:08:47 +00:00
2004-06-16 09:47:26 +00:00
2004-06-16 09:47:26 +00:00
2004-06-17 17:16:53 +00:00
2004-06-16 09:47:26 +00:00
2004-06-16 09:47:26 +00:00
2004-06-16 09:47:26 +00:00
2004-06-16 09:47:26 +00:00
2004-06-16 09:47:26 +00:00
2004-06-17 17:16:53 +00:00
2004-06-20 13:50:50 +00:00
2004-06-16 09:47:26 +00:00
2004-06-16 09:47:26 +00:00
2004-05-30 20:08:47 +00:00
2004-05-30 20:08:47 +00:00
2004-06-16 09:47:26 +00:00
2004-06-16 09:47:26 +00:00
2004-05-30 20:08:47 +00:00
2004-05-30 20:08:47 +00:00
2004-06-16 09:47:26 +00:00
2004-06-22 20:32:17 +00:00
2004-06-17 17:16:53 +00:00
2004-05-30 20:08:47 +00:00
2004-06-17 17:16:53 +00:00
2004-06-16 09:47:26 +00:00
2004-05-30 20:08:47 +00:00
2004-06-16 09:47:26 +00:00
2004-06-16 09:47:26 +00:00
2004-05-30 20:08:47 +00:00
2004-05-30 20:08:47 +00:00
2004-06-23 11:16:12 +00:00
2004-05-30 20:08:47 +00:00
2004-05-30 20:08:47 +00:00
2004-06-16 09:47:26 +00:00