|
1db990e5aa
|
kernel/ATA: Implement enough to send an IDENTIFY command and read the model number :)
|
2023-05-26 22:54:24 +02:00 |
|
|
9cf63a370f
|
kernel/ATA: Handle drive IRQs in compatibility mode
|
2023-05-26 22:54:24 +02:00 |
|
|
0291d7b22c
|
kernel/ATA: Start reading/writing registers and detecting drives
|
2023-05-26 22:54:24 +02:00 |
|
|
bfefc675fc
|
kernel: Warn if no ATA controller is found
|
2023-05-26 22:54:23 +02:00 |
|
|
a3dd9e0f77
|
kernel: Add a KMutex class and use that for ATA::Controller locking
|
2023-05-26 22:54:23 +02:00 |
|
|
5c729d6580
|
kernel/x86_64: Add basic ATA controller and channel identification
|
2023-05-26 22:54:22 +02:00 |
|