diff options
| author | Amlal El Mahrouss <amlal@el-mahrouss-logic.com> | 2024-03-19 21:01:12 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@el-mahrouss-logic.com> | 2024-03-19 21:01:12 +0100 |
| commit | de413aa50bac1342e4ac8c7a66697ea3b551c2e4 (patch) | |
| tree | eef86262346e556f276727da3d8175ead9c6ff1d /BUG_LIST.TXT | |
| parent | af7bb25934e8f6781cb7b34ef345ef9af723a2ff (diff) | |
Kernel(Secret): Major commit.
- Extensive cleanup of the code, and kernel improvements.
- The System API has been reworked to be better designed.
What is needed now:
- AHCI disk driver.
- HCFS/NewFS driver.
- EPM layout implementation.
- Separate bootloader and kernel.
Diffstat (limited to 'BUG_LIST.TXT')
| -rw-r--r-- | BUG_LIST.TXT | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BUG_LIST.TXT b/BUG_LIST.TXT index 9f26b768..6075a6ac 100644 --- a/BUG_LIST.TXT +++ b/BUG_LIST.TXT @@ -1 +1 @@ -- PS/2 Mouse doesn't raise interrupt on qemu q35, pc machines.
\ No newline at end of file +- PS/2 Mouse doesn't raise interrupt on qemu q35, pc machines. [WontFix]
\ No newline at end of file |
