aboutsummaryrefslogtreecommitdiffstats
path: root/src/hw/ata.h
Commit message (Expand)AuthorAgeFilesLines
* ahci: set transfer mode according to the capabilities of connected driveGerd Hoffmann2016-02-291-0/+5
* ata: Make sure "chanid" is relative to PCI device for bootorder fileKevin O'Connor2015-07-141-0/+1
* block: Rename process_XXX_op() functions to XXX_process_op()Kevin O'Connor2015-07-141-2/+1
* ata: Handle ATA ATAPI drives directly via 'struct disk_op_s' requestsKevin O'Connor2015-07-141-1/+1
* Remove ioport.h; disperse its contents to other header files.Kevin O'Connor2013-09-281-0/+5
* Split disk.h into block.h and std/disk.h.Kevin O'Connor2013-09-181-2/+2
* Move code centered around specific hardware devices to src/hw/Kevin O'Connor2013-09-021-0/+153