From: Frank Mori Hess Date: Tue, 31 Dec 2002 02:15:31 +0000 (+0000) Subject: update status of pci-das1200 X-Git-Tag: r0_7_21~274 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5160eeba97c48c3cdc2d3b02a0532d9b70357382;p=comedilib.git update status of pci-das1200 --- 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 },