Commit Graph

15 Commits

Author SHA1 Message Date
notsomeidiot123 38a5997c7d Set DMA mode, tried fixing ATA_READ 2025-09-24 13:17:04 -04:00
notsomeidiot123 c880843b6c Detecting IDE drives, allocating memory for PRDT 2025-09-17 12:24:30 -04:00
notsomeidiot123 21137ee62b fcreate now works for virtual files and directories, and mounted filesystems 2025-09-10 15:39:51 -04:00
notsomeidiot123 f6108aaab5 Working on elf loading 2025-08-17 15:31:32 -04:00
notsomeidiot123 de38f1383d I don't really remember what i did but it works so commit 2025-05-29 00:33:37 -04:00
notsomeidiot123 da1c639f9f Added shared/kstdlib.c:mlog and adjacent definitions 2025-04-02 12:47:55 -04:00
notsomeidiot123 f45451eeb7 Memeory & add to kpanic 2024-11-19 11:59:43 -05:00
notsomeidiot123 cb06f5e198 kernel malloc and free (page granularity) 2024-11-16 15:30:27 -05:00
notsomeidiot123 2473d53669 Fixed .gitignore 2024-11-15 22:14:43 -05:00
notsomeidiot123 0e2cfab914 Scheduling + setting up files 2024-11-12 14:30:31 -05:00
notsomeidiot123 6400fafa81 Interrupts 2024-11-04 17:38:17 -05:00
notsomeidiot123 9cda603a34 Fixed bug and decrease memory usage by 95% 2024-10-30 17:22:03 -04:00
notsomeidiot123 09259445f5 Fix bootloader bug, reserve kernel pages in physical memory 2024-10-30 16:49:59 -04:00
notsomeidiot123 cfdb33fc77 Added or completed: map(), unmap() pm_reserve(), pm_alloc(), pm_free(), pm_init(), get_paddr() 2024-10-30 13:39:33 -04:00
notsomeidiot123 90eb69f424 CPU IO ports, and basic serial driver 2024-10-30 11:16:25 -04:00