fixed 611x names to match ni_pcimio driver
authorFrank Mori Hess <fmhess@speakeasy.net>
Sat, 23 Nov 2002 18:15:45 +0000 (18:15 +0000)
committerFrank Mori Hess <fmhess@speakeasy.net>
Sat, 23 Nov 2002 18:15:45 +0000 (18:15 +0000)
comedi_calibrate/ni.c

index 82aab344b12f8f82c78f245c7418d62bde0e5d3e..e6c400108efa75deb8b5f31ca4a7060c0b5d0755 100644 (file)
@@ -88,8 +88,8 @@ static struct board_struct boards[]={
        { "pci-mio-16e-4",      STATUS_SOME,    cal_ni_pci_mio_16e_4,   ni_setup_observables },
        { "pci-6032e",          STATUS_DONE,    cal_ni_pci_6032e,       ni_setup_observables },
        { "DAQCard-ai-16e-4",   STATUS_DONE,    cal_ni_daqcard_ai_16e_4,        ni_setup_observables },
-       { "pci-6110e",  STATUS_SOME,    cal_ni_pci_611x,        ni_setup_observables_611x },
-       { "pci-6111e",  STATUS_SOME,    cal_ni_pci_611x,        ni_setup_observables_611x },
+       { "pci-6110",   STATUS_SOME,    cal_ni_pci_611x,        ni_setup_observables_611x },
+       { "pci-6111",   STATUS_SOME,    cal_ni_pci_611x,        ni_setup_observables_611x },
 #if 0
 //     { "at-mio-16de-10",     cal_ni_unknown },
        { "at-mio-64e-3",       cal_ni_16e_1 },