disabled driver's debugging messages
authorFrank Mori Hess <fmhess@speakeasy.net>
Mon, 12 Nov 2001 18:58:53 +0000 (18:58 +0000)
committerFrank Mori Hess <fmhess@speakeasy.net>
Mon, 12 Nov 2001 18:58:53 +0000 (18:58 +0000)
comedi/drivers/cb_pcidas.c

index 22009b813be3a8a8d8d35c4e49851c6ce8fdb97b..e0a596d72570ab731c1c96c1adccb9bc100c9db5 100644 (file)
@@ -98,8 +98,8 @@ analog triggering on 1602 series
 #include "8253.h"
 #include "8255.h"
 
-#define CB_PCIDAS_DEBUG        // enable debugging code
-//#undef CB_PCIDAS_DEBUG       // disable debugging code
+//#define CB_PCIDAS_DEBUG      // enable debugging code
+#undef CB_PCIDAS_DEBUG // disable debugging code
 
 // PCI vendor number of ComputerBoards/MeasurementComputing
 #define PCI_VENDOR_ID_CB       0x1307