On 12/11/14 23:00, H Hartley Sweeten wrote:
This driver was _really_ broken and had to be rewritten. During that rewrite the
async command support was stubbed in but not completed.

This series adds support for basic AI async commands.

H Hartley Sweeten (4):
   staging: comedi: das6402: add basic (*do_cmdtest) for AI async commands
   staging: comedi: das6402: introduce das6402_ai_set_mode()
   staging: comedi: das6402: read analog input samples in interrupt handler
   staging: comedi: das6402: add (*do_cmd) for AI async commands

  drivers/staging/comedi/drivers/das6402.c | 198 +++++++++++++++++++++++++++----
  1 file changed, 178 insertions(+), 20 deletions(-)

Just a minor niggle in one of the debug messages in patch 1.

Reviewed-by: Ian Abbott <abbo...@mev.co.uk>

--
-=( Ian Abbott @ MEV Ltd.    E-mail: <abbo...@mev.co.uk> )=-
-=(                          Web: http://www.mev.co.uk/  )=-
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to