[PATCH 0/4] staging: comedi: das6402: add basic AI async command support

H Hartley Sweeten hsweeten at visionengravers.com
Wed Nov 12 23:00:54 UTC 2014


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(-)

-- 
2.0.3



More information about the devel mailing list