Add PXI-6704
authorDavid Schleef <ds@schleef.org>
Mon, 9 Dec 2002 21:09:09 +0000 (21:09 +0000)
committerDavid Schleef <ds@schleef.org>
Mon, 9 Dec 2002 21:09:09 +0000 (21:09 +0000)
comedi/drivers/ni_670x.c

index 75a0e1ad65a6e3404fad3fdd31cdd91c8dde9d2c..25a57818ef0d2d5fcce8a439ab36c378e1cf7015 100644 (file)
@@ -78,6 +78,12 @@ static ni_670x_board ni_670x_boards[] =
        ao_chans        : 32,
        ao_bits         : 16,
        },
+       {
+       dev_id          : 0x1920,               /* ????? */
+       name            : "PXI-6704",
+       ao_chans        : 32,
+       ao_bits         : 16,
+       },
 };
 
 static struct pci_device_id ni_670x_pci_table[] __devinitdata = {