[I/OAT] Driver for the Intel(R) I/OAT DMA engine

From: Chris Leech <[EMAIL PROTECTED]>

Adds a new ioatdma driver

Signed-off-by: Chris Leech <[EMAIL PROTECTED]>
---

drivers/dma/Kconfig             |    9
drivers/dma/Makefile            |    1
drivers/dma/ioatdma.c           |  839 +++++++++++++++++++++++++++++++++++++++
drivers/dma/ioatdma.h           |  126 ++++++
drivers/dma/ioatdma_hw.h        |   52 ++
drivers/dma/ioatdma_io.h        |  118 +++++
drivers/dma/ioatdma_registers.h |  128 ++++++
7 files changed, 1273 insertions(+), 0 deletions(-)

Attachment: ioatdma_driver.gz
Description: GNU Zip compressed data

Reply via email to