update status of 16e-2
authorDavid Schleef <ds@schleef.org>
Wed, 10 Oct 2001 22:59:19 +0000 (22:59 +0000)
committerDavid Schleef <ds@schleef.org>
Wed, 10 Oct 2001 22:59:19 +0000 (22:59 +0000)
comedi_calibrate/ni.c

index 42d9607f905151307f0910714083fcf4694203fb..d73f94ca9eecd39f767541b418bad585edad25fa 100644 (file)
@@ -57,7 +57,7 @@ void cal_ni_pci_mio_16xe_50(void);
 void cal_ni_pci_6023e(void);
 
 struct board_struct boards[]={
-       { "at-mio-16e-2",       STATUS_SOME,    cal_ni_at_mio_16e_2 },
+       { "at-mio-16e-2",       STATUS_DONE,    cal_ni_at_mio_16e_2 },
        { "DAQCard-ai-16xe-50", STATUS_DONE,    cal_ni_daqcard_ai_16xe_50 },
        { "at-mio-16e-1",       STATUS_SOME,    cal_ni_at_mio_16e_1 },
        { "pci-mio-16e-1",      STATUS_SOME,    cal_ni_pci_mio_16e_1 },