![]() |
Max OS 0.3
|
Defines a generic Disk driver for reading and writing data to disk drives. More...
#include <common/outputStream.h>#include <common/buffer.h>#include <drivers/driver.h>#include <cstdint>Go to the source code of this file.
Classes | |
| class | MaxOS::drivers::disk::Disk |
| Generic Disk, handles the reading and writing of data to the hard drive. More... | |
Defines a generic Disk driver for reading and writing data to disk drives.
Definition in file disk.h.