summaryrefslogtreecommitdiff
path: root/Source/Kernel/VFS/Partition.class.h
Commit message (Collapse)AuthorAgeFilesLines
* Added read() and write() functions to Partition::Alexis2112009-09-061-0/+4
| | | | | These functions make it possible to read or write bytes on a partition without worrying of sectors.
* Now we can read frop floppy drives !!! Next : FAT driver.Alexis2112009-08-311-0/+28