Marcel Moolenaar
05c62b81bf
Add PIC support for IPIs. When registering an interrupt handler,
...
the PIC also informs the platform at which IRQ level it can start
assigning IPIs, since this can depend on the number of IRQs
supported for external interrupts.
2008-02-12 18:14:46 +00:00
Benno Rice
ca01920852
Driver for OpenPIC compatible interrupt controllers.
...
It's fairly PowerMac specific at the moment, but that should be fixable.
2002-07-09 11:26:10 +00:00
David E. O'Brien
6e551fb628
Update to C99, s/__FUNCTION__/__func__/,
...
also don't use ANSI string concatenation.
2001-12-10 08:09:49 +00:00
Benno Rice
b7ac1056e7
Register definitions for the OpenPIC used in various models of
...
iMac/PowerMac/iBook/PowerBook.
Obtained from: NetBSD
2001-07-01 02:43:38 +00:00