|
StuBS
|
Plugbox allows assigning devices to interrupt vectors More...
Namespaces | |
| namespace | Plugbox |
| Object-oriented abstraction of an device interrupt table. | |
Functions | |
| void | Plugbox::assign (Core::Interrupt::Vector vector, Gate *gate) |
| Register a Gate object to handle a specific interrupt. | |
| Gate * | Plugbox::report (Core::Interrupt::Vector vector) |
| Query the Gate object for a specific interrupt. | |
Plugbox allows assigning devices to interrupt vectors