From f4ad2df2209acac66f3df47d847f1f714283feab Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Thu, 14 Jul 2011 06:01:27 +0200 Subject: First iteration of work to preserve DMA state between executions --- dma/nwl.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dma/nwl.h') diff --git a/dma/nwl.h b/dma/nwl.h index 570b36e..7a04dfa 100644 --- a/dma/nwl.h +++ b/dma/nwl.h @@ -15,6 +15,9 @@ typedef struct pcilib_nwl_engine_description_s pcilib_nwl_engine_description_t; #define PCILIB_NWL_DMA_DESCRIPTOR_SIZE 64 // in bytes #define PCILIB_NWL_DMA_PAGES 512 // 1024 +//#define DEBUG_HARDWARE + + #include "nwl_dma.h" #include "nwl_irq.h" #include "nwl_register.h" -- cgit v1.2.3