IDE DMA update 2
All checks were successful
Build website / build-and-deploy (push) Successful in 1m54s

This commit is contained in:
2026-04-30 20:19:36 +02:00
parent 34c9793979
commit a5a9128738

View File

@@ -9,6 +9,7 @@ Kamil Kowalczyk
In this article I'd like to show you, how I've added DMA support to MOP3's IDE driver!
Code to follow along:
1. https://git.kamkow1lair.pl/kamkow1/mop3/src/branch/master/kernel/device/storage/idedrv.c
2. https://git.kamkow1lair.pl/kamkow1/mop3/src/branch/master/kernel/device/storage/idedrv.h
3. https://git.kamkow1lair.pl/kamkow1/mop3/src/branch/master/kernel/device/pci/pci_ide.c