summaryrefslogtreecommitdiffstats
path: root/dma/nwl.h
diff options
context:
space:
mode:
authorroot <root@ipepdvpc4>2011-07-27 12:33:34 +0200
committerroot <root@ipepdvpc4>2011-07-27 12:33:34 +0200
commit6880d3f07317d34af6f30515acea128bb19f84a3 (patch)
tree16721d7645d667cb0fdf71c842ae8fc8942be349 /dma/nwl.h
parent9a12692fe9e0b3669bc3a120308d3003e5bac8cb (diff)
downloadpcitool-6880d3f07317d34af6f30515acea128bb19f84a3.tar.gz
pcitool-6880d3f07317d34af6f30515acea128bb19f84a3.tar.bz2
pcitool-6880d3f07317d34af6f30515acea128bb19f84a3.tar.xz
pcitool-6880d3f07317d34af6f30515acea128bb19f84a3.zip
Disable debugging
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 db7e345..db48fdc 100644
--- a/dma/nwl.h
+++ b/dma/nwl.h
@@ -15,7 +15,7 @@ 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 1024 // 1024
-#define DEBUG_HARDWARE
+//#define DEBUG_HARDWARE
//#define DEBUG_NWL
#include "nwl_dma.h"