Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-10-26 | Nuke accidentally-committed debugging statement. | 1 | -2/+1 | ||
2009-10-26 | Add support for the Octane power button to power(4). Took me a while to | 7 | -56/+142 | ||
figure out how the interrupt was routed from xbridge to xheart... (it bypasses the regular `have xbridge send a xio interrupt packet' mechanism) | |||||
2009-10-26 | Add new xbow routines to explicitely trigger or clear an interrupt source, | 5 | -28/+69 | ||
instead of embedding that knowledge in xbridge(4); will be used elsewhere shortly. |