#include <trbnet.h>
#include <trberror.h>
-static const char pulser_version[] = "$Revision: 1.9 $";
+static const char pulser_version[] = "$Revision: 1.10 $";
/* 6MByte for 6 Sectors should be enough */
#define BUFFER_SIZE (6 * 1024 * 1024 / 4)
int writeToStdout = 0;
unsigned int trgCtr = 0;
int i;
-
+
+#ifdef PEXOR
+ pexor_dma = 0;
+#endif
+
trb_debug = 0;
/* Parse Arguments */