|
dd4b5a58b2
|
kernel/ATA: Read the PCI Busmaster registers and start preparing for DMA
|
2023-05-20 13:12:40 +02:00 |
|
|
911e84644a
|
kernel/ATA: Read the Busmaster base port and verify it
|
2023-05-20 13:12:40 +02:00 |
|
|
e6b725f469
|
kernel: Handle device BARs properly
|
2023-05-20 13:12:40 +02:00 |
|
|
0866c207cd
|
kernel/ATA: Read ATA strings properly instead of backwards
Now we can see the model string. What does it say...
"QEMU DVD-ROM". Let's go!
|
2023-05-20 13:12:39 +02:00 |
|
|
313153b411
|
kernel/ATA: Implement enough to send an IDENTIFY command and read the model number :)
|
2023-05-20 13:12:39 +02:00 |
|
|
6f0f412d69
|
kernel/ATA: Handle drive IRQs in compatibility mode
|
2023-05-20 13:12:39 +02:00 |
|
|
32e9c8dd6f
|
kernel/ATA: Start reading/writing registers and detecting drives
|
2023-05-20 13:12:39 +02:00 |
|
|
7172521e6e
|
kernel: Warn if no ATA controller is found
|
2023-05-20 13:12:39 +02:00 |
|
|
d73098153f
|
kernel/x86_64: Add basic ATA controller and channel identification
|
2023-05-20 13:12:38 +02:00 |
|