HomeFreeBSD

MFC: Add a BUS_BIND_INTR() method to the bus interface to bind an IRQ
rS180083Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

MFC: Add a BUS_BIND_INTR() method to the bus interface to bind an IRQ
resource to a CPU. A bus_bind_intr(9) wrapper routine similar to
bus_setup/teardown_intr() is added for device drivers to use. Currently
it is supported on amd64, i386, and sparc64 via nexus(4) methods that
simply call the intr_bind() routine.

Details

Provenance
jhbAuthored on
Parents
rS180082: MFC: Add preliminary support for binding interrupts to CPUs:
Branches
Unknown
Tags
Unknown

Event Timeline