projects
/
comedi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dfe9d70
)
forgotten to uncomment the debug macro. Soooory.
author
Bernd Porr
<Bernd.Porr@f2s.com>
Tue, 5 Feb 2008 22:47:03 +0000
(22:47 +0000)
committer
Bernd Porr
<Bernd.Porr@f2s.com>
Tue, 5 Feb 2008 22:47:03 +0000
(22:47 +0000)
comedi/drivers/usbdux.c
patch
|
blob
|
history
diff --git
a/comedi/drivers/usbdux.c
b/comedi/drivers/usbdux.c
index 3ede531300c47da68093d875a0e720d5ed908635..f2ecc6c19811dcf9366966a2118d90a3e0c33207 100644
(file)
--- a/
comedi/drivers/usbdux.c
+++ b/
comedi/drivers/usbdux.c
@@
-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>