From 5160eeba97c48c3cdc2d3b02a0532d9b70357382 Mon Sep 17 00:00:00 2001 From: Frank Mori Hess Date: Tue, 31 Dec 2002 02:15:31 +0000 Subject: [PATCH] update status of pci-das1200 --- 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 ee2ec94..b81f6a9 100644 --- a/comedi_calibrate/cb.c +++ b/comedi_calibrate/cb.c @@ -82,7 +82,7 @@ static struct board_struct boards[]={ { "pci-das1000", STATUS_GUESS, setup_cb_pci_1xxx }, { "pci-das1001", STATUS_GUESS, setup_cb_pci_1xxx }, { "pci-das1002", STATUS_GUESS, setup_cb_pci_1xxx }, - { "pci-das1200", STATUS_GUESS, setup_cb_pci_1xxx }, + { "pci-das1200", STATUS_DONE, setup_cb_pci_1xxx }, { "pci-das1200/jr", STATUS_GUESS, setup_cb_pci_1xxx }, { "pci-das1602/12", STATUS_GUESS, setup_cb_pci_1xxx }, { "pci-das1602/16", STATUS_GUESS, setup_cb_pci_1602_16 }, -- 2.26.2