Add specs for 6036E
authorDavid Schleef <ds@schleef.org>
Tue, 5 Nov 2002 06:54:43 +0000 (06:54 +0000)
committerDavid Schleef <ds@schleef.org>
Tue, 5 Nov 2002 06:54:43 +0000 (06:54 +0000)
comedi/drivers/ni_mio_cs.c

index 84f35f80afb0924adb810156f4a2a62c13edf088..e20b5d7cf570293a3f1911d3348ff220470967ce 100644 (file)
@@ -136,6 +136,21 @@ static ni_board ni_boards[]={
                has_8255:       0,
                caldac:         {dac8800,dac8043},
        },
+       {       device_id:      0x0245,
+               name:           "DAQCard-6036E", /* specs incorrect! */
+               n_adchan:       16,
+               adbits:         16,
+               ai_fifo_depth:  1024,
+               alwaysdither:   1,
+               gainlkup:       ai_gain_4,
+               ai_speed:       5000,
+               n_aochan:       2,
+               aobits:         16,
+               ao_fifo_depth:  0,
+               ao_unipolar:    0,
+               has_8255:       0,
+               caldac:         {dac8800,dac8043},
+       },
 #if 0
        {       device_id:      0x0000, /* unknown */
                name:           "DAQCard-6715",