summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/Kconfig
diff options
context:
space:
mode:
authorIan Abbott2013-03-15 12:16:36 +0100
committerGreg Kroah-Hartman2013-03-15 17:12:25 +0100
commit8bdfefb7849c563e05aa60a4649cf4d0987b97b4 (patch)
tree11bbfe863f8857f5aba7f917464bf9abfaf7b96c /drivers/staging/comedi/Kconfig
parentstaging: comedi: ni_660x: reformat driver description comment (diff)
downloadkernel-qcow2-linux-8bdfefb7849c563e05aa60a4649cf4d0987b97b4.tar.gz
kernel-qcow2-linux-8bdfefb7849c563e05aa60a4649cf4d0987b97b4.tar.xz
kernel-qcow2-linux-8bdfefb7849c563e05aa60a4649cf4d0987b97b4.zip
staging: comedi: ni_660x: support NI PXI-6624
Florent Boudet reports success using a NI PXI-6624 board with a trivially modified version of the "ni_660x" driver (addition to the PCI device ID table and comedi board table). He did this with the out-of-tree Comedi drivers at www.comedi.org, but it applies equally to the in-tree "staging" drivers. He reports the PXI-6624 is basically the same as the PXI-6602, but with isolated channels and external voltage source. Add support for NI PXI-6224 to the "ni_660x" driver. (Maybe the driver should be renamed to "ni_66xx"?) Signed-off-by: Ian Abbott <abbotti@mev.co.uk> Cc: Florent Boudet <flboudet@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/comedi/Kconfig')
-rw-r--r--drivers/staging/comedi/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/comedi/Kconfig b/drivers/staging/comedi/Kconfig
index 109168ca9c36..7841399bf1b3 100644
--- a/drivers/staging/comedi/Kconfig
+++ b/drivers/staging/comedi/Kconfig
@@ -993,7 +993,7 @@ config COMEDI_NI_660X
select COMEDI_NI_TIOCMD
---help---
Enable support for National Instruments PCI-6601 (ni_660x), PCI-6602,
- PXI-6602 and PXI-6608.
+ PXI-6602, PXI-6608 and PXI-6624.
To compile this driver as a module, choose M here: the module will be
called ni_660x.