[PATCH] comedi: Humusoft MF634 and MF624 DAQ cards driver

From: Rostislav Lisovy
Date: Mon Dec 30 2013 - 20:36:51 EST


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. I hope I will be able to add some more functionality soon.

Rostislav Lisovy (1):
comedi: Humusoft MF634 and MF624 DAQ cards driver

drivers/staging/comedi/Kconfig | 6 +
drivers/staging/comedi/drivers/Makefile | 1 +
drivers/staging/comedi/drivers/mf6x4.c | 368 ++++++++++++++++++++++++++++++++
3 files changed, 375 insertions(+)
create mode 100644 drivers/staging/comedi/drivers/mf6x4.c

--
1.8.3.2

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/