From 33f3a2eada793de92aab3f133ccc1fe45ad37063 Mon Sep 17 00:00:00 2001 From: Bernd Porr Date: Thu, 3 May 2012 00:52:13 +0100 Subject: [PATCH] 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. --- comedi_board_info/comedi_board_info.1 | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) 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. -- 2.26.2