IDE driver implement DMA #1

Closed
opened 2026-04-16 00:21:14 +02:00 by kamkow1 · 2 comments
Owner

Implement DMA for IDE driver. insw/outsw instructions are too slow (fine for small transfers, bad for big ones)

Implement DMA for IDE driver. insw/outsw instructions are too slow (fine for small transfers, bad for big ones)
Author
Owner

Done for idedrv->irqs_support == false.

TODO handle variant with IRQs supported

Done for idedrv->irqs_support == false. TODO handle variant with IRQs supported
Author
Owner

DONE!

DONE!
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kamkow1/mop3#1