📓 devlog · 2026-08-06
- tidied up the acpi module, removed unused variables and streamlined function calls for better readability.
- started work on the acpi module, established initial data structures for handling ACPI tables.
- performed whitespace fixes across multiple files to maintain consistent formatting, aiding in code maintainability.
- initiated ktest module, set up basic test framework for kernel testing.
- tidied up ktest, improved code organization by grouping related functions and reducing code duplication.
- began rough implementation of ata support, focused on defining data structures for device management.
- implemented core ata functionality, ensuring proper handling of ATA commands and data transfers.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.