summaryrefslogtreecommitdiff
path: root/Source/Kernel/VFS/Partition.class.h
Commit message (Collapse)AuthorAgeFilesLines
* Fixed some stuffAlexis2112009-11-281-1/+1
|
* Caching mechanism added and floppy driver fixed on qemu/vboxAlexis2112009-11-281-0/+2
|
* 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