forgotten to uncomment the debug macro. Soooory.
authorBernd Porr <Bernd.Porr@f2s.com>
Tue, 5 Feb 2008 22:47:03 +0000 (22:47 +0000)
committerBernd Porr <Bernd.Porr@f2s.com>
Tue, 5 Feb 2008 22:47:03 +0000 (22:47 +0000)
comedi/drivers/usbdux.c

index 3ede531300c47da68093d875a0e720d5ed908635..f2ecc6c19811dcf9366966a2118d90a3e0c33207 100644 (file)
@@ -79,7 +79,7 @@ sampling rate. If you sample two channels you get 4kHz and so on.
  */
 
 // generates loads of debug info
-#define NOISY_DUX_DEBUGBUG
+// #define NOISY_DUX_DEBUGBUG
 
 #include <linux/kernel.h>
 #include <linux/module.h>