From a838d43cead06082a83669fc09ec1388a88415f1 Mon Sep 17 00:00:00 2001 From: Frank Mori Hess Date: Tue, 12 Nov 2002 18:36:26 +0000 Subject: [PATCH] updating status of 6023 --- comedi_calibrate/cb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/comedi_calibrate/cb.c b/comedi_calibrate/cb.c index d2a71aa..5baa90b 100644 --- a/comedi_calibrate/cb.c +++ b/comedi_calibrate/cb.c @@ -74,7 +74,7 @@ static struct board_struct boards[]={ { "pci-das64/m1/16", STATUS_GUESS, setup_cb_pci_64xx }, { "pci-das64/m2/16", STATUS_GUESS, setup_cb_pci_64xx }, { "pci-das64/m3/16", STATUS_GUESS, setup_cb_pci_64xx }, - { "pci-das6023", STATUS_GUESS, setup_cb_pci_60xx }, + { "pci-das6023", STATUS_DONE, setup_cb_pci_60xx }, { "pci-das6025", STATUS_DONE, setup_cb_pci_60xx }, { "pci-das6034", STATUS_GUESS, setup_cb_pci_60xx }, { "pci-das6035", STATUS_GUESS, setup_cb_pci_60xx }, -- 2.26.2