grml...
[seabios.git] / src / pic.h
2010-07-29 Kevin O'ConnorAdd FUNC16() helper macro for converting a 16bit func...
2010-01-05 Kevin O'ConnorAdd int1589 support.
2010-01-03 Kevin O'ConnorBe sure to add "void" to all function prototypes that...
2009-01-16 Kevin O'ConnorChange license from GPLv3 to LGPLv3.
2008-11-26 Kevin O'ConnorEnable a default hw irq handler.
2008-07-04 Kevin O'ConnorExtract 'struct bregs' out of biosvar.h; clean up heade...
2008-06-21 Kevin O'ConnorAdd code (currently disabled) to mask run away irqs.
2008-06-18 Kevin O'ConnorAdd header guard around pic.h
2008-06-14 Kevin O'ConnorCleanup handling of interrupt controller (PIC).