summaryrefslogtreecommitdiff
path: root/Source/Kernel/VFS/Partition.class.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reading from HDD is now possible !Alexis2112009-11-291-2/+2
* Fixed some stuffAlexis2112009-11-281-1/+1
* Caching mechanism added and floppy driver fixed on qemu/vboxAlexis2112009-11-281-3/+5
* Nothing, reallyAlexis2112009-09-111-1/+3
* Added read() and write() functions to Partition::Alexis2112009-09-061-0/+41
* Now we can read frop floppy drives !!! Next : FAT driver.Alexis2112009-08-311-0/+25