MC pci-das6014 calibration looks good.
authorFrank Mori Hess <fmhess@speakeasy.net>
Thu, 3 Nov 2005 01:21:38 +0000 (01:21 +0000)
committerFrank Mori Hess <fmhess@speakeasy.net>
Thu, 3 Nov 2005 01:21:38 +0000 (01:21 +0000)
comedi_calibrate/cb64.c

index eda1832cb118ddfae82f3a75bd03aa47d8a81310..be6fc54ccfa3503f1f566a34e0b2e7a64a6db98e 100644 (file)
@@ -66,7 +66,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-das6014",        STATUS_GUESS,   setup_cb_pci_60xx },
+       { "pci-das6014",        STATUS_DONE,    setup_cb_pci_60xx },
        { "pci-das6023",        STATUS_DONE,    setup_cb_pci_60xx },
        { "pci-das6025",        STATUS_DONE,    setup_cb_pci_60xx },
        { "pci-das6030",        STATUS_GUESS,   setup_cb_pci_60xx },