From 51657c2cfb1cc7b332feb983b1d6218a7717bc91 Mon Sep 17 00:00:00 2001 From: Frank Mori Hess Date: Sun, 27 Apr 2003 17:01:51 +0000 Subject: [PATCH] trying dac8804 caldac type for daqcard-6062 --- comedi/drivers/ni_mio_cs.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/comedi/drivers/ni_mio_cs.c b/comedi/drivers/ni_mio_cs.c index 41288a63..713d8810 100644 --- a/comedi/drivers/ni_mio_cs.c +++ b/comedi/drivers/ni_mio_cs.c @@ -65,7 +65,7 @@ See the notes in the ni_atmio.o driver. #define NI_SIZE 0x20 -#define MAX_N_CALDACS 12 +#define MAX_N_CALDACS 32 static ni_board ni_boards[]={ { device_id: 0x010d, @@ -111,7 +111,7 @@ static ni_board ni_boards[]={ ao_fifo_depth: 2048, ao_unipolar: 0, has_8255: 0, - caldac: {dac8800,dac8043}, + caldac: {dac8804}, }, { device_id: 0x075e, name: "DAQCard-6024E", /* specs incorrect! */ -- 2.26.2