]> git.baikalelectronics.ru Git - kernel.git/commit
staging: comedi: ni_pcidio: Support trailing edge external trigger
authorIan Abbott <abbotti@mev.co.uk>
Mon, 9 Jan 2012 15:47:33 +0000 (15:47 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Feb 2012 18:02:21 +0000 (10:02 -0800)
commit2b151114693a239829b1b8c3fd9d4205949634b3
tree25fa78b722a041cb3b6b3043c87eecaed54fe4e4
parentc1d300ba481ab412341a86fe36c7edb691b43eb9
staging: comedi: ni_pcidio: Support trailing edge external trigger

This patch is ported over by me (Ian Abbott) from the out-of-tree Comedi
git repository at "git://comedi.org/git/comedi/comedi.git".

The original patch is by Nicholas Nell.

The patch adds support for trailing (falling) edge external triggers for
scans in asynchronous command support in the ni_pcidio driver.  This is
supported at least on the PCI-DIO_32HS and PCI-6533 boards; not sure
about the other boards.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Cc: Nicholas Nell <nicholas.nell@colorado.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/ni_pcidio.c