aboutsummaryrefslogtreecommitdiff
path: root/src/kernel/dev/pciide.c
Commit message (Collapse)AuthorAgeFilesLines
* IRQ handlers must be written with caution!Alex Auvolat2015-02-281-3/+6
|
* Complete ISO9660 impl ; some strange wtf is going on.Alex Auvolat2015-02-241-1/+0
|
* Fix a bug (dispose in pciide should not exist)Alex Auvolat2015-02-241-9/+7
|
* More preparation for iso9660Alex Auvolat2015-02-241-3/+8
|
* Add PCI IDE driver (only PIO mode, no DMA yet.)Alex Auvolat2015-02-241-0/+762