added pci-6036e entry
authorFrank Mori Hess <fmhess@speakeasy.net>
Fri, 27 Jun 2003 03:23:49 +0000 (03:23 +0000)
committerFrank Mori Hess <fmhess@speakeasy.net>
Fri, 27 Jun 2003 03:23:49 +0000 (03:23 +0000)
comedi_calibrate/ni.c

index c063cc5752dfa4bc45698e0ca046a249c404697b..e0eefa4972b1da5710ba5e84b5e93d957144d3f2 100644 (file)
@@ -80,6 +80,7 @@ static struct board_struct boards[]={
        { "pci-mio-16e-1", STATUS_DONE, cal_ni_pci_mio_16e_1, ni_setup_observables, 0x1a9, 0x1aa },
        { "pci-6025e", STATUS_SOME, cal_ni_pci_6025e, ni_setup_observables, 0x1af, 0x1b0 },
        { "pci-6035e", STATUS_DONE, cal_ni_pci_6035e, ni_setup_observables, 0x1af, 0x1b0 },
+       { "pci-6036e", STATUS_UNKNOWN, NULL, ni_setup_observables, -1, -1 },
        { "pci-6071e", STATUS_SOME, cal_ni_pci_6071e, ni_setup_observables, 0x1a9, 0x1aa },
        { "pxi-6071e", STATUS_GUESS, cal_ni_pxi_6071e, ni_setup_observables, -1, -1 },
        { "at-mio-16e-10", STATUS_GUESS, cal_ni_at_mio_16e_10, ni_setup_observables, 0x1a7, 0x1a8 },