From 04b565021a83ae1940f1f9b801d3ce5b5fc8ee1e Mon Sep 17 00:00:00 2001 From: Rostislav Lisovy Date: Thu, 9 Jan 2014 23:46:46 +0100 Subject: [PATCH] comedi: Humusoft MF634 and MF624 DAQ cards driver This patch adds Comedi driver for Humusoft MF634 (PCIe) and MF624 (PCI) data acquisition cards. The legacy card Humusoft MF614 is not supported. More info about the cards may be found at http://humusoft.cz/produkty/datacq/ The driver was tested with both cards. Everything seems to work properly. Just the basic functionality of the card (DIO, ADC, DAC) is supported by this driver. Signed-off-by: Rostislav Lisovy Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed