From e8739818bbca52ea86dbde2865f751890c1b73f6 Mon Sep 17 00:00:00 2001 From: Frank Mori Hess Date: Fri, 9 May 2003 14:22:55 +0000 Subject: [PATCH] added a little comedi_calibrate advertising --- comedi/drivers/cb_pcidas.c | 13 +++---------- comedi/drivers/cb_pcidas64.c | 2 ++ 2 files changed, 5 insertions(+), 10 deletions(-) diff --git a/comedi/drivers/cb_pcidas.c b/comedi/drivers/cb_pcidas.c index e9063b96..968347a8 100644 --- a/comedi/drivers/cb_pcidas.c +++ b/comedi/drivers/cb_pcidas.c @@ -1,15 +1,5 @@ /* cb_pcidas.c - This is a driver for the ComputerBoards/MeasurementComputing PCI-DAS - cards using the AMCC S5933 PCI controller: - - PCI-DAS1602/12, 1602/16, 1602/16/jr - - PCI-DAS1200, 1200jr - - PCI-DAS1000, 1001, 1002 - - - Options: - [0] - PCI bus number - [1] - PCI slot number Developed by Ivan Martinez and Frank Mori Hess, with valuable help from David Schleef and the rest of the Comedi developers comunity. @@ -52,6 +42,9 @@ Status: supported cards. Despite no detailed log is maintained, it can be said that the driver is quite tested and stable. + The boards may be autocalibrated using the comedi_calibrate + utility. + Configuration options: [0] - PCI bus of device (optional) [1] - PCI slot of device (optional) diff --git a/comedi/drivers/cb_pcidas64.c b/comedi/drivers/cb_pcidas64.c index 264d89fc..12c4907b 100644 --- a/comedi/drivers/cb_pcidas64.c +++ b/comedi/drivers/cb_pcidas64.c @@ -54,6 +54,8 @@ Configuration options: [0] - PCI bus of device (optional) [1] - PCI slot of device (optional) +These boards may be autocalibrated with the comedi_calibrate utility. + To select the bnc trigger input on the 4020 (instead of the dio input), specify channel 1000 in the chanspec. Feel free to send and success/failure reports to Frank Hess. -- 2.26.2