fixed 611x names to match ni_pcimio driver

This commit is contained in:
Frank Mori Hess 2002-11-23 18:15:45 +00:00
parent 1719e7a0ad
commit 57106eaf63

View 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 },