Max OS 0.3
Loading...
Searching...
No Matches
disk.h File Reference

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...
 

Detailed Description

Defines a generic Disk driver for reading and writing data to disk drives.

Date
18th April 2025
Author
Max Tyson

Definition in file disk.h.