[PATCH 2/9] I/OAT network recv copy offload

From: Chris Leech
Date: Mon May 08 2006 - 18:16:32 EST


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

From: Chris Leech <christopher.leech@xxxxxxxxx>

Adds a new ioatdma driver

Signed-off-by: Chris Leech <christopher.leech@xxxxxxxxx>
---

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