Commit Graph

21 Commits

Author SHA1 Message Date
notsomeidiot123 78bea1f8bb Started FAT32 driver 2025-09-30 12:30:55 -04:00
notsomeidiot123 16af4746ae Finished ATA driver 2025-09-29 11:05:26 -04:00
notsomeidiot123 0cedb51419 Fixed ata_read 2025-09-24 23:22:54 -04:00
notsomeidiot123 38a5997c7d Set DMA mode, tried fixing ATA_READ 2025-09-24 13:17:04 -04:00
notsomeidiot123 c7aaedbd2a ata_read 2025-09-24 12:15:52 -04:00
notsomeidiot123 25d67aaa9e Some level of security... i hope 2025-09-22 02:57:34 -04:00
notsomeidiot123 a1abe56104 Fixed identify 2025-09-20 17:08:23 -04:00
notsomeidiot123 9c1f32a49c IDE IDENTIFY 2025-09-20 10:27:15 -04:00
notsomeidiot123 c880843b6c Detecting IDE drives, allocating memory for PRDT 2025-09-17 12:24:30 -04:00
notsomeidiot123 d07194c977 Make naming more consistent, work on VFS 2025-09-06 11:45:44 -04:00
notsomeidiot123 aaf48337ec More ATA stuff 2025-09-05 12:58:05 -04:00
notsomeidiot123 3e3ce1fe26 formatting 2025-09-05 08:30:46 -04:00
notsomeidiot123 bb104e12c7 Register KIDM, write macros 2025-09-04 10:13:18 -04:00
notsomeidiot123 e711ddf15a Working on ATA disk driver 2025-08-27 20:30:33 -04:00
notsomeidiot123 2e6f8a289b Starting with writing docs ended with me fixing a critical bug 2025-08-24 18:19:32 -04:00
notsomeidiot123 4266211e57 Added software vector operations 2025-08-19 19:35:21 -04:00
notsomeidiot123 57aada680b Fixed Module loader 2025-08-17 18:14:15 -04:00
notsomeidiot123 51af16b61e Fixed ISR handlers, managed to finish elf loading for modules at least 2025-08-17 17:31:21 -04:00
notsomeidiot123 f6108aaab5 Working on elf loading 2025-08-17 15:31:32 -04:00
notsomeidiot123 79496c1299 Fixed numbers in boot structs 2025-03-30 12:20:35 -04:00
notsomeidiot123 762a06f406 Preparing for re-writing of diskwrite tool 2024-12-04 16:44:02 -05:00