From: Bernd Porr Date: Wed, 2 May 2012 23:52:13 +0000 (+0100) Subject: Just what I said in the git log is now also actually in the man page X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=33f3a2eada793de92aab3f133ccc1fe45ad37063;p=comedilib.git Just what I said in the git log is now also actually in the man page namely that the frequency option is only there for debugging. --- diff --git a/comedi_board_info/comedi_board_info.1 b/comedi_board_info/comedi_board_info.1 index 99a64ec..37d04de 100644 --- a/comedi_board_info/comedi_board_info.1 +++ b/comedi_board_info/comedi_board_info.1 @@ -23,10 +23,12 @@ channels this will be corrected downwards to the number of available channels. .TP \-F SAMPLING_RATE -Requests the sampling rate for an asynchronous -acquisition. By default this is set to comedi's highest sampling rate -so that the driver is forced to reduce it and will in most cases -return the maximum possible sampling rate. +Requests a sampling rate for the asynchronous +acquisition. By default this is set to comedi's highest sampling rate +(1GHz) so that the driver is forced to reduce it and will +return the maximum possible sampling rate. This option is only provided +for driver testing and for drivers which do not return the highest +sampling rate. .TP \-v Verbose output.