summaryrefslogtreecommitdiffhomepage
path: root/dev/Kernel/src/DriveMgr.cc
AgeCommit message (Expand)Author
2025-03-23meta(kernel): Reworked repository's filesystem structure.Amlal El Mahrouss
2025-03-14DriveMgr.cc: Avoid kernel panic on DriveMgr.Amlal El Mahrouss
2025-03-07Replace endl with kendl, and add make_fs; a tool to format aAmlal El Mahrouss
2025-02-25ADD: Remove BOOT_BLOCK_STRUCT, replace with EPM_PART_BLOCK.Amlal
2025-02-20NeOS: Namespace change from 'Kernel' to 'NeOS'Amlal
2025-02-20FS, DriveMgr, AHCI: Actively working on it.Amlal
2025-02-20ADD: Tweak AHCI driver.Amlal
2025-02-19ADD: Found the root cause of the AHCI issue.Amlal
2025-02-16ADD: Many tweaks to the OS.Amlal
2025-02-15DriveMgr.cc: Remove infinite loop.Amlal
2025-02-15Impl and Patches:Amlal
2025-02-14A set of patches and necessary changes given to the OS.Amlal
2025-02-13ADD: Much needed tweaks for Driver Manager, DMA, PIO ATA, and SATA.Amlal El Mahrouss
2025-02-10ADD TWEAKS TO KERNEL.Amlal El Mahrouss
2025-02-10SATA.cc: It seems like the DMA is not working.Amlal El Mahrouss
2025-02-08ADD: Tweaks and improvements on the Operating System.Amlal El Mahrouss
2025-02-04ADD: Important refactors regarding NeKernel.Amlal El Mahrouss
2025-02-03META: Update copyright year.Amlal El Mahrouss
2025-02-02META: BUMP.Amlal El Mahrouss
2025-01-31Match the changes in OpenNE, (without reusing it)Amlal El Mahrouss
2025-01-28ADD: Improvements on the AHCI driver.Amlal
2025-01-25META: Refactor minoskrnl to neoskrnl.Amlal EL Mahrouss
2025-01-25FIX: UserProcessScheduler.cc: Make sure that we're targeting the current proc...Amlal
2025-01-24ADD: Open version, with important changes kept out.Amlal