UIO: Add a driver for Hilscher netX-based fieldbus cards
authorHans J. Koch <hjk@linutronix.de>
Tue, 9 Feb 2010 19:13:49 +0000 (20:13 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 8 Mar 2010 01:04:50 +0000 (17:04 -0800)
commit8f314cfc1259d3f5039b142ce6fdc90367c22d82
tree7c02ccbf7832c21cdffafb2573e7450953cbd591
parent57f1e87523bdb6c39659ead7c0f72eea9e520fbe
UIO: Add a driver for Hilscher netX-based fieldbus cards

This patch adds a Userspace IO driver for netX-based fieldbus cards by
Hilscher (see http://www.hilscher.com). ATM, cifX and comX cards are
supported. The userspace part for this driver is provided by Hilscher
and should come with the card.
The driver is in use for several months now and has been tested by
people at Hilscher and Linutronix.

Signed-off-by: Hans J. Koch <hjk@linutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/uio/Kconfig
drivers/uio/Makefile
drivers/uio/uio_netx.c [new file with mode: 0644]