|
| | ata.h |
| | Driver for the ATA controller, handles the reading and writing of data to the hard drive.
|
| |
| | disk.h |
| | Defines a generic Disk driver for reading and writing data to disk drives.
|
| |
| | ide.h |
| | Defines a driver for the Integrated Drive Electronics (IDE) controller.
|
| |