projects
/
comedi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
000e3b7
)
still don't know what the PCI ID of the 6704 is
author
David Schleef
<ds@schleef.org>
Thu, 12 Dec 2002 03:14:35 +0000
(
03:14
+0000)
committer
David Schleef
<ds@schleef.org>
Thu, 12 Dec 2002 03:14:35 +0000
(
03:14
+0000)
comedi/drivers/ni_670x.c
patch
|
blob
|
history
diff --git
a/comedi/drivers/ni_670x.c
b/comedi/drivers/ni_670x.c
index 5e8adbb3e7336b635565376275af11a3f40ad52a..44a854569ba7fe378d54890f27ffe8c9106eb995 100644
(file)
--- 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,
},