From: Chris Leech [mailto:[EMAIL PROTECTED] 
Sent: Friday, March 10, 2006 6:29 PM
To: 
Subject: [PATCH 2/8] [I/OAT] Driver for the Intel(R) I/OAT DMA engine


Adds a new ioatdma driver

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

 drivers/dma/Kconfig             |    9 
 drivers/dma/Makefile            |    1 
 drivers/dma/ioatdma.c           |  783
+++++++++++++++++++++++++++++++++++++++
 drivers/dma/ioatdma.h           |  127 ++++++
 drivers/dma/ioatdma_hw.h        |   52 +++
 drivers/dma/ioatdma_io.h        |  104 +++++
 drivers/dma/ioatdma_registers.h |  128 ++++++
 7 files changed, 1204 insertions(+), 0 deletions(-)

Attachment: ioatdma_driver.gz
Description: ioatdma_driver.gz

Reply via email to