IDE DMA update 1
All checks were successful
Build website / build-and-deploy (push) Successful in 2m13s
All checks were successful
Build website / build-and-deploy (push) Successful in 2m13s
This commit is contained in:
@@ -8,6 +8,11 @@ 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
|
||||
|
||||
== Terminology
|
||||
|
||||
1. PRD = Physical Region Descriptor
|
||||
|
||||
Reference in New Issue
Block a user