|
d647462500
|
kernel/ATA: Calculate block sizes for ATA devices as well
|
2023-06-08 19:58:15 +02:00 |
|
|
439a635d40
|
kernel/ATA: Send a READ CAPACITY packet to an ATA drive on initialization
|
2023-06-08 19:58:15 +02:00 |
|
|
10e3c83dff
|
kernel/ATA: Read the PCI Busmaster registers and start preparing for DMA
|
2023-06-08 19:58:15 +02:00 |
|
|
8f21e14889
|
kernel/ATA: Read the Busmaster base port and verify it
|
2023-06-08 19:58:15 +02:00 |
|
|
303eab4f56
|
kernel/ATA: Implement enough to send an IDENTIFY command and read the model number :)
|
2023-06-08 19:58:14 +02:00 |
|
|
02b5830e4b
|
kernel/ATA: Handle drive IRQs in compatibility mode
|
2023-06-08 19:58:14 +02:00 |
|
|
faf0a894bd
|
kernel/ATA: Start reading/writing registers and detecting drives
|
2023-06-08 19:58:14 +02:00 |
|
|
8e272110cd
|
kernel: Add a KMutex class and use that for ATA::Controller locking
|
2023-06-08 19:58:13 +02:00 |
|
|
8f4f451aaa
|
kernel/x86_64: Add basic ATA controller and channel identification
|
2023-06-08 19:58:13 +02:00 |
|