summaryrefslogtreecommitdiff
path: root/Source/Kernel/Devices/Floppy/FloppyController.class.h
Commit message (Collapse)AuthorAgeFilesLines
* Fixed FATFS::readAlexis2112009-11-251-0/+6
| | | | | | | - Also added a HDD image, will be used later - Also modified a bit the fdc driver - Also added a hexdump function to kernel shell for dumping file contents
* Heap included as well in userland libraryAlexis2112009-10-181-1/+1
|
* Now we can read frop floppy drives !!! Next : FAT driver.Alexis2112009-08-311-0/+81