Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add int1589 support. | Kevin O'Connor | 2010-01-04 | 1 | -4/+10 |
* | Be sure to add "void" to all function prototypes that take no args. | Kevin O'Connor | 2010-01-03 | 1 | -1/+1 |
* | Don't mask irqs in default hardware irq handler. | Kevin O'Connor | 2009-02-05 | 1 | -9/+2 |
* | Change license from GPLv3 to LGPLv3. | Kevin O'Connor | 2009-01-15 | 1 | -1/+1 |
* | Rework default hwirq handler so there is no confusion on which pic to eoi. | Kevin O'Connor | 2008-12-20 | 1 | -19/+16 |
* | Enable a default hw irq handler. | Kevin O'Connor | 2008-11-26 | 1 | -1/+1 |
* | Misc fixes and updates. | Kevin O'Connor | 2008-07-19 | 1 | -1/+1 |
* | Extract 'struct bregs' out of biosvar.h; clean up header includes. | Kevin O'Connor | 2008-07-04 | 1 | -1/+3 |
* | Add code (currently disabled) to mask run away irqs. | Kevin O'Connor | 2008-06-21 | 1 | -0/+54 |