summaryrefslogtreecommitdiffstats
path: root/dma/nwl.h
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@dside.dyndns.org>2011-07-17 16:43:47 +0200
committerSuren A. Chilingaryan <csa@dside.dyndns.org>2011-07-17 16:43:47 +0200
commit21d12d6157061bca3926607a248ccc16d6b07bd1 (patch)
treea74c3e0960725c92800399d913242e78c91e69cf /dma/nwl.h
parent4fe2032eca29d7f7a0fdf23ef0f3d2c324aeeba2 (diff)
downloadipecamera-21d12d6157061bca3926607a248ccc16d6b07bd1.tar.gz
ipecamera-21d12d6157061bca3926607a248ccc16d6b07bd1.tar.bz2
ipecamera-21d12d6157061bca3926607a248ccc16d6b07bd1.tar.xz
ipecamera-21d12d6157061bca3926607a248ccc16d6b07bd1.zip
Correctly detect the tail pointer of C2S ring
Diffstat (limited to 'dma/nwl.h')
-rw-r--r--dma/nwl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dma/nwl.h b/dma/nwl.h
index 8197bf9..30eff9a 100644
--- a/dma/nwl.h
+++ b/dma/nwl.h
@@ -16,7 +16,7 @@ typedef struct pcilib_nwl_engine_description_s pcilib_nwl_engine_description_t;
#define PCILIB_NWL_DMA_PAGES 512 // 1024
//#define DEBUG_HARDWARE
-
+//#define DEBUG_NWL
#include "nwl_dma.h"
#include "nwl_irq.h"