Just what I said in the git log is now also actually in the man page
authorBernd Porr <berndporr@f2s.com>
Wed, 2 May 2012 23:52:13 +0000 (00:52 +0100)
committerBernd Porr <berndporr@f2s.com>
Wed, 2 May 2012 23:52:13 +0000 (00:52 +0100)
namely that the frequency option is only there for debugging.

comedi_board_info/comedi_board_info.1

index 99a64ec858d740c56cfacfd8d659a6752aa95e89..37d04de4f46492606f151e436f726018428cbf62 100644 (file)
@@ -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.