projects
/
comedi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c606d3f
)
Add PXI-6704
author
David Schleef
<ds@schleef.org>
Mon, 9 Dec 2002 21:09:09 +0000
(21:09 +0000)
committer
David Schleef
<ds@schleef.org>
Mon, 9 Dec 2002 21:09:09 +0000
(21:09 +0000)
comedi/drivers/ni_670x.c
patch
|
blob
|
history
diff --git
a/comedi/drivers/ni_670x.c
b/comedi/drivers/ni_670x.c
index 75a0e1ad65a6e3404fad3fdd31cdd91c8dde9d2c..25a57818ef0d2d5fcce8a439ab36c378e1cf7015 100644
(file)
--- a/
comedi/drivers/ni_670x.c
+++ b/
comedi/drivers/ni_670x.c
@@
-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 = {