This adds a new acpi_bus interface with a map_intr method. This is
similar to the Openfirmware map_intr method and allows us to create
the needed mapping from ACPI space to INTRNG space.
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
sys/sys/intr.h | ||
---|---|---|
64 ↗ | (On Diff #22449) | This definition should be in some ACPI specific header as INTRNG does not need to know anything about ACPI. |