]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: comedi: ni_pcimio: Add support for NI PXIe-6251
authorIan Abbott <abbotti@mev.co.uk>
Mon, 9 Jan 2012 15:48:19 +0000 (15:48 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Feb 2012 17:55:53 +0000 (09:55 -0800)
commit586b9839273b3b58b28a26e4518be13366cecaeb
tree2e12526761fc7be5cc2375785563709e2eee675c
parent2e254212942e483eba4753830268045ac87ea224
staging: comedi: ni_pcimio: Add support for NI PXIe-6251

Paul Fulmek reports that PXIe-6251 works the same as the existing
PCIe-6251 and just needs the new PCI device ID adding to ni_pci_table[]
and a new entry adding to ni_boards[] based on the existing entry for
PCIe-6251.

The new entry has PCI device ID 0x72e8 and board name "pxie-6251".

Thanks Paul!

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/ni_pcimio.c