update status of pci-das1200
authorFrank Mori Hess <fmhess@speakeasy.net>
Tue, 31 Dec 2002 02:15:31 +0000 (02:15 +0000)
committerFrank Mori Hess <fmhess@speakeasy.net>
Tue, 31 Dec 2002 02:15:31 +0000 (02:15 +0000)
comedi_calibrate/cb.c

index ee2ec948446736118e5db7b547c122ba9bae6a50..b81f6a907528a406b0efb578cf6312f472c0690a 100644 (file)
@@ -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 },