From: Frank Mori Hess Date: Tue, 22 Feb 2005 23:00:13 +0000 (+0000) Subject: mc pci-das6024 calibration is good now. X-Git-Tag: v0_8_0~127 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f2eff57381fb540226ade4f55750119b4c055d5f;p=comedilib.git mc pci-das6024 calibration is good now. --- diff --git a/comedi_calibrate/cb64.c b/comedi_calibrate/cb64.c index e8a949a..651747c 100644 --- a/comedi_calibrate/cb64.c +++ b/comedi_calibrate/cb64.c @@ -68,7 +68,7 @@ static struct board_struct boards[]={ { "pci-das6031", STATUS_GUESS, setup_cb_pci_603x }, { "pci-das6032", STATUS_GUESS, setup_cb_pci_603x }, { "pci-das6033", STATUS_GUESS, setup_cb_pci_603x }, - { "pci-das6034", STATUS_GUESS, setup_cb_pci_603x }, + { "pci-das6034", STATUS_DONE, setup_cb_pci_603x }, { "pci-das6035", STATUS_GUESS, setup_cb_pci_603x }, { "pci-das6036", STATUS_GUESS, setup_cb_pci_603x }, { "pci-das6040", STATUS_GUESS, setup_cb_pci_60xx },