From: David Schleef Date: Thu, 12 Dec 2002 03:14:35 +0000 (+0000) Subject: still don't know what the PCI ID of the 6704 is X-Git-Tag: r0_7_67x~136 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=94f45d375c4d260f8ea7b0b08cf9527938cc959d;p=comedi.git still don't know what the PCI ID of the 6704 is --- diff --git a/comedi/drivers/ni_670x.c b/comedi/drivers/ni_670x.c index 5e8adbb3..44a85456 100644 --- a/comedi/drivers/ni_670x.c +++ b/comedi/drivers/ni_670x.c @@ -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, },