From: Bernd Porr Date: Tue, 4 Jan 2005 17:04:51 +0000 (+0000) Subject: Minor changes. Tested with 2.6.10. X-Git-Tag: r0_7_70~69 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d081a2a3b80dee5f36f387f4d02204de41ff8d20;p=comedi.git Minor changes. Tested with 2.6.10. --- diff --git a/comedi/drivers/usbdux.c b/comedi/drivers/usbdux.c index 0d9f2132..43b7b452 100644 --- a/comedi/drivers/usbdux.c +++ b/comedi/drivers/usbdux.c @@ -25,7 +25,7 @@ Driver: usbdux.c Description: University of Stirling USB DAQ & INCITE Technology Limited Devices: [ITL] USB-DUX (usbdux.o) Author: Bernd Porr -Updated: 03 Jan 2005 +Updated: 04 Jan 2005 Status: Stable Configuration options: You have to upload firmware with the -i option. The @@ -82,10 +82,10 @@ sampling rate. If you sample two channels you get 4kHz and so on. // #define NOISY_DUX_DEBUGBUG // generates moderate amount of debug info -// #define CONFIG_COMEDI_DEBUG +#define CONFIG_COMEDI_DEBUG // uncomment this if you don't want to have debug infos from CVS versions -// #undef CONFIG_COMEDI_DEBUG +#undef CONFIG_COMEDI_DEBUG #include