diff options
author | root <root@ipepdvpc4> | 2011-07-27 12:33:34 +0200 |
---|---|---|
committer | root <root@ipepdvpc4> | 2011-07-27 12:33:34 +0200 |
commit | 6880d3f07317d34af6f30515acea128bb19f84a3 (patch) | |
tree | 16721d7645d667cb0fdf71c842ae8fc8942be349 /dma/nwl.h | |
parent | 9a12692fe9e0b3669bc3a120308d3003e5bac8cb (diff) | |
download | pcitool-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.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |