summaryrefslogtreecommitdiff
path: root/Kernel/Devices/FloppyDiskDevice.cpp
AgeCommit message (Expand)Author
2019-10-23Kernel: Fixed fdc read/write problemJesse Buhagiar
2019-08-29Kernel: Fixed FDC motor_enable()Jesse Buhagiar
2019-08-21Kernel: Move DiskDevice::block_size() up to BlockDeviceAndreas Kling
2019-08-17FloppyDiskDevice: Fixed hang on wait_for_irq() (#458)Jesse
2019-08-02Kernel: mount system call (#396)Jesse
2019-07-17Kernel: Initial FDC Device Driver (#315)Jesse