Change some caldacs to debug
authorDavid Schleef <ds@schleef.org>
Fri, 7 Jun 2002 00:03:00 +0000 (00:03 +0000)
committerDavid Schleef <ds@schleef.org>
Fri, 7 Jun 2002 00:03:00 +0000 (00:03 +0000)
comedi/drivers/ni_pcimio.c

index 41fdb2c4d6c94991b6aa4ff0ab0b4f7ce1293eae..089bb15031bd95fd6ab6e67be5fba4d22f46b4c5 100644 (file)
@@ -227,7 +227,7 @@ static ni_board ni_boards[]={
                aobits:         12,
                ao_fifo_depth:  512,
                ao_unipolar:    1,
-               caldac:         {mb88341},
+               caldac:         {ad8804_debug}, // doc says mb88341
                has_8255:       0,
        },
        {       device_id:      0x11c0,
@@ -393,7 +393,7 @@ static ni_board ni_boards[]={
                aobits:         12,
                ao_fifo_depth:  0,
                ao_unipolar:    0,
-               caldac:         {mb88341},
+               caldac:         {ad8804_debug},
                has_8255:       0,
        },
        {       device_id:      0x18b0,