updated pci-6034e to STATUS_DONE
authorFrank Mori Hess <fmhess@speakeasy.net>
Wed, 30 Jun 2004 00:25:23 +0000 (00:25 +0000)
committerFrank Mori Hess <fmhess@speakeasy.net>
Wed, 30 Jun 2004 00:25:23 +0000 (00:25 +0000)
comedi_calibrate/ni.c

index c8c23f4f7796f544cc67b521236b64dee4f7d34f..da725b78fca579f8b2ef3bece9d6f07a738d26f3 100644 (file)
@@ -102,7 +102,7 @@ static struct board_struct boards[]={
        { "pci-6031e", STATUS_DONE, cal_ni_pci_mio_16xe_10, ni_setup_observables, 0x1ae, 0x1af },
        { "pci-6032e", STATUS_DONE, cal_ni_pci_6032e, ni_setup_observables, 0x1ae, 0x1af },
        { "pci-6033e", STATUS_DONE, cal_ni_pci_6032e, ni_setup_observables, 0x1b7, 0x1b8 },
-       { "pci-6034e", STATUS_SOME, cal_ni_pci_6034e, ni_setup_observables, 0x1bb, 0x1bc },
+       { "pci-6034e", STATUS_DONE, cal_ni_pci_6034e, ni_setup_observables, 0x1bb, 0x1bc },
        { "pci-6035e", STATUS_DONE, cal_ni_pci_6035e, ni_setup_observables, 0x1af, 0x1b0 },
        { "pci-6036e", STATUS_DONE, cal_ni_pci_6036e, ni_setup_observables, 0x1ab, 0x1ac },
        { "pci-6052e", STATUS_DONE, cal_ni_pci_6052e, ni_setup_observables, 0x19f, 0x1a0 },