commit | ffdc9ee829db20d6aa6f7f1c6aa8eaafd69ac14c | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Sat Dec 20 13:10:00 2008 -0500 |
committer | Kevin O'Connor <kevin@koconnor.net> | Sat Dec 20 13:10:00 2008 -0500 |
tree | a82f84a846aed9a0e31cf68f90e886da59eb6f79 | |
parent | cc6a3772f17e05fe79305b6aba6b4e3b3c91570b [diff] |
Rework default hwirq handler so there is no confusion on which pic to eoi. Introduce two default handlers (hwpic1 and hwpic2) and register them accordingly. This ensures the proper pic always gets an eoi. Also, use DEBUG_ISR_hwpic1/2 to determine debugging level.