correct ai fifo depth for daqcard 6062e
authorFrank Mori Hess <fmhess@speakeasy.net>
Fri, 19 Sep 2003 18:53:06 +0000 (18:53 +0000)
committerFrank Mori Hess <fmhess@speakeasy.net>
Fri, 19 Sep 2003 18:53:06 +0000 (18:53 +0000)
comedi/drivers/ni_mio_cs.c

index 46a0641968462447473b334e5ca44d5f7381916a..b6cf53ff0e00e79af3c22c83011877b85d010431 100644 (file)
@@ -102,7 +102,7 @@ static ni_board ni_boards[]={
                name:           "DAQCard-6062E",
                n_adchan:       16,
                adbits:         12,
-               ai_fifo_depth:  1024,
+               ai_fifo_depth:  8192,
                alwaysdither:   0,
                gainlkup:       ai_gain_16,
                ai_speed:       2000,