index
:
NeKernel
atom-improvements
bootloader-updates
buffered-stream-requirements
develop
ex-cpp-module-develop-archive
filesystem-kit-bump
ipxe-bootz-support
kernel-bootkit-posix-additions
kernel-level-tweaks
kernel-task-scheduler-impl
mkfs-tweaks
openhefs-filemgr-support
posixkit-macro-additions
update-authormap
update-citations
v0.1.1-develop
v0.1.2-develop
v0.1.21-develop
v0.1.31-develop
Ne System's NeKernel: The Open Source Modular C++ Microkernel written in C++20.
Amlal El Mahrouss
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
dev
/
Kernel
/
src
/
DriveMgr.cc
Age
Commit message (
Expand
)
Author
2025-03-23
meta(kernel): Reworked repository's filesystem structure.
Amlal El Mahrouss
2025-03-14
DriveMgr.cc: Avoid kernel panic on DriveMgr.
Amlal El Mahrouss
2025-03-07
Replace endl with kendl, and add make_fs; a tool to format a
Amlal El Mahrouss
2025-02-25
ADD: Remove BOOT_BLOCK_STRUCT, replace with EPM_PART_BLOCK.
Amlal
2025-02-20
NeOS: Namespace change from 'Kernel' to 'NeOS'
Amlal
2025-02-20
FS, DriveMgr, AHCI: Actively working on it.
Amlal
2025-02-20
ADD: Tweak AHCI driver.
Amlal
2025-02-19
ADD: Found the root cause of the AHCI issue.
Amlal
2025-02-16
ADD: Many tweaks to the OS.
Amlal
2025-02-15
DriveMgr.cc: Remove infinite loop.
Amlal
2025-02-15
Impl and Patches:
Amlal
2025-02-14
A set of patches and necessary changes given to the OS.
Amlal
2025-02-13
ADD: Much needed tweaks for Driver Manager, DMA, PIO ATA, and SATA.
Amlal El Mahrouss
2025-02-10
ADD TWEAKS TO KERNEL.
Amlal El Mahrouss
2025-02-10
SATA.cc: It seems like the DMA is not working.
Amlal El Mahrouss
2025-02-08
ADD: Tweaks and improvements on the Operating System.
Amlal El Mahrouss
2025-02-04
ADD: Important refactors regarding NeKernel.
Amlal El Mahrouss
2025-02-03
META: Update copyright year.
Amlal El Mahrouss
2025-02-02
META: BUMP.
Amlal El Mahrouss
2025-01-31
Match the changes in OpenNE, (without reusing it)
Amlal El Mahrouss
2025-01-28
ADD: Improvements on the AHCI driver.
Amlal
2025-01-25
META: Refactor minoskrnl to neoskrnl.
Amlal EL Mahrouss
2025-01-25
FIX: UserProcessScheduler.cc: Make sure that we're targeting the current proc...
Amlal
2025-01-24
ADD: Open version, with important changes kept out.
Amlal