aboutsummaryrefslogtreecommitdiff
path: root/kernel/drivers/ide.c
AgeCommit message (Collapse)Author
2021-02-14Message waiting and more!Marvin Borner
2021-02-07Added filesystem and proc permissionsMarvin Borner
2021-02-07Fixed some memory leaks (broke some stuff too)Marvin Borner
2021-01-13VFS ready function and read yieldingMarvin Borner
2021-01-08CleanupMarvin Borner
2021-01-08Major IDE/ATA driver rewriteMarvin Borner
This adds non-hardcoded multi-disk support. I just need to remove the boot/load.c loader and fix the max bootloader ext2 loading size. After that's done I'll try running it on real hardware.
2020-11-05Added warning flags and fixed them :)Marvin Borner
2020-10-26OptimizationsMarvin Borner
2020-09-21FrustrationMarvin Borner
2020-09-20Started rtl8139 driverMarvin Borner
2020-09-19Wrroooooooom, I'm faster. igMarvin Borner
2020-08-09Heavy restructuring of libc, kernel and appsMarvin Borner