6024e and 6025e don't have unipolar or external AO
authorDavid Schleef <ds@schleef.org>
Fri, 15 Feb 2002 22:25:16 +0000 (22:25 +0000)
committerDavid Schleef <ds@schleef.org>
Fri, 15 Feb 2002 22:25:16 +0000 (22:25 +0000)
comedi/drivers/ni_pcimio.c

index 6090d1ea9c6f9450bca11508211f0fab5adf9461..f946d0b1edea8faa5cc62fb3d9eb0228695e41b8 100644 (file)
@@ -323,7 +323,7 @@ static ni_board ni_boards[]={
                n_aochan:       2,
                aobits:         12,
                ao_fifo_depth:  0,
-               ao_unipolar:    1,
+               ao_unipolar:    0,
                caldac:         {mb88341},
                has_8255:       0,
        },
@@ -338,7 +338,7 @@ static ni_board ni_boards[]={
                n_aochan:       2,
                aobits:         12,
                ao_fifo_depth:  0,
-               ao_unipolar:    1,
+               ao_unipolar:    0,
                caldac:         {mb88341},
                has_8255:       1,
        },