summaryrefslogtreecommitdiff
path: root/Source/Kernel/VFS/Partition.class.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Nothing, reallyAlexis2112009-09-111-1/+3
|
* Added read() and write() functions to Partition::Alexis2112009-09-061-0/+41
| | | | | 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/+25