diff options
author | Suren A. Chilingaryan <csa@dside.dyndns.org> | 2011-07-17 16:43:47 +0200 |
---|---|---|
committer | Suren A. Chilingaryan <csa@dside.dyndns.org> | 2011-07-17 16:43:47 +0200 |
commit | 21d12d6157061bca3926607a248ccc16d6b07bd1 (patch) | |
tree | a74c3e0960725c92800399d913242e78c91e69cf /dma/nwl.h | |
parent | 4fe2032eca29d7f7a0fdf23ef0f3d2c324aeeba2 (diff) | |
download | ipecamera-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.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |