Age | Commit message (Expand) | Author |
---|---|---|
2010-06-09 | fix a race condition in the interrupt handler. | Zheng Da |
2010-05-11 | block intloop thread when irq is disabled. | Zheng Da |
2010-05-07 | call device_irq_enable even when interrupt is ignored. | Zheng Da |
2010-05-07 | fix a bug when device_intr_notify return an error. | Zheng Da |
2010-02-27 | IRQ server doesn't have reply messages. | Zheng Da |
2010-02-27 | Add `flags` for interrupt registration. | Zheng Da |
2010-01-29 | remove printing in the interrupt handler. | Zheng Da |
2010-01-27 | Enable the irq after installing irq handler and receiving an interrupt. | Zheng Da |
2010-01-26 | allocate a port for interrupt delivery. | Zheng Da |
2010-01-26 | raise the priority of the interrupt handler thread. | Zheng Da |
2009-12-06 | The code can be compiled now. | Zheng Da |
2009-12-05 | Fix a bug. | Zheng Da |
2009-12-05 | Implementation of interrupt. | Zheng Da |
2009-11-17 | The original version of DDEKit. | Zheng Da |