still don't know what the PCI ID of the 6704 is
authorDavid Schleef <ds@schleef.org>
Thu, 12 Dec 2002 03:14:35 +0000 (03:14 +0000)
committerDavid Schleef <ds@schleef.org>
Thu, 12 Dec 2002 03:14:35 +0000 (03:14 +0000)
comedi/drivers/ni_670x.c

index 5e8adbb3e7336b635565376275af11a3f40ad52a..44a854569ba7fe378d54890f27ffe8c9106eb995 100644 (file)
@@ -71,7 +71,13 @@ static ni_670x_board ni_670x_boards[] =
        },
        {
        dev_id          : 0x1920,
-       name            : "PCI-6704", /* also PXI-6704 */
+       name            : "PXI-6704",
+       ao_chans        : 32,
+       ao_bits         : 16,
+       },
+       {
+       dev_id          : 0x0000,
+       name            : "PCI-6704",
        ao_chans        : 32,
        ao_bits         : 16,
        },