Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Setup critical section management for parts that must not be interrupted. | Alex Auvolat | 2015-03-02 | 1 | -5/+7 |
* | IRQ handlers must be written with caution! | Alex Auvolat | 2015-02-28 | 1 | -3/+6 |
* | Complete ISO9660 impl ; some strange wtf is going on. | Alex Auvolat | 2015-02-24 | 1 | -1/+0 |
* | Fix a bug (dispose in pciide should not exist) | Alex Auvolat | 2015-02-24 | 1 | -9/+7 |
* | More preparation for iso9660 | Alex Auvolat | 2015-02-24 | 1 | -3/+8 |
* | Add PCI IDE driver (only PIO mode, no DMA yet.) | Alex Auvolat | 2015-02-24 | 1 | -0/+762 |