From 7e3162ac433be88c9d33b6a43d9c4202e8af84ec Mon Sep 17 00:00:00 2001 From: David Schleef Date: Sat, 11 May 2002 06:20:55 +0000 Subject: [PATCH] Comments about possible problems on 6040e --- comedi/drivers/ni_pcimio.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/comedi/drivers/ni_pcimio.c b/comedi/drivers/ni_pcimio.c index fd8af861..41fdb2c4 100644 --- a/comedi/drivers/ni_pcimio.c +++ b/comedi/drivers/ni_pcimio.c @@ -220,6 +220,8 @@ static ni_board ni_boards[]={ ai_fifo_depth: 512, alwaysdither: 0, gainlkup: ai_gain_16, + /* Note: there have been reported problems with full speed + * on this board */ ai_speed: 2000, n_aochan: 2, aobits: 12, -- 2.26.2