]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Staging: comedi: add kcomedilib to the tree
authorDavid Schleef <ds@schleef.org>
Fri, 14 Nov 2008 23:58:23 +0000 (15:58 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 6 Jan 2009 21:52:17 +0000 (13:52 -0800)
commitb79a7a2089294cba254f6972e4e224fea643b84a
tree827331fb39d61f55beb1d49e117d9aa0601ab228
parent02ebd471ea5b9950d3c30d75ec2f579f9ff0e918
Staging: comedi: add kcomedilib to the tree

This adds the kcomedilib module

From: David Schleef <ds@schleef.org>
Cc: Frank Mori Hess <fmhess@users.sourceforge.net>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/comedi/Makefile
drivers/staging/comedi/kcomedilib/Makefile [new file with mode: 0644]
drivers/staging/comedi/kcomedilib/data.c [new file with mode: 0644]
drivers/staging/comedi/kcomedilib/dio.c [new file with mode: 0644]
drivers/staging/comedi/kcomedilib/get.c [new file with mode: 0644]
drivers/staging/comedi/kcomedilib/kcomedilib_main.c [new file with mode: 0644]
drivers/staging/comedi/kcomedilib/ksyms.c [new file with mode: 0644]