Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add ata_init to main and fix some compilation problems | Ian McFarlane | 2025-04-20 | 1 | -2/+2 |
* | oob check | Ian McFarlane | 2025-04-20 | 1 | -2/+5 |
* | add ata_init to main and fix some compilation problems | Ian McFarlane | 2025-04-20 | 1 | -12/+10 |
* | throw together something testable but atapi isnt supported and errors are insane | Ian McFarlane | 2025-04-20 | 1 | -4/+225 |
* | add rudimentary sleeping function based on CMOS clock | Ian McFarlane | 2025-04-20 | 1 | -3/+6 |
* | read BARs from PCI | Ian McFarlane | 2025-04-20 | 1 | -9/+29 |
* | added initialization but it is untested | Ian McFarlane | 2025-04-20 | 1 | -6/+455 |
* | adding code from osdev and reading | Ian McFarlane | 2025-04-20 | 1 | -5/+46 |
* | added logging, but we still get warnings about __FUNCTION__ | Ian McFarlane | 2025-04-20 | 1 | -8/+13 |
* | starting on ata | Ian McFarlane | 2025-04-20 | 1 | -0/+37 |