From: Manuel Gebele Date: Wed, 22 Apr 2009 17:28:18 +0000 (-0700) Subject: Staging: comedi: add vmk80xx USB driver X-Git-Tag: v2.6.31-rc1~105^2~264 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3faad67335e16863b2a143a61eedb5ac055c74c6;p=pandora-kernel.git Staging: comedi: add vmk80xx USB driver The k80xx module was completely revised again. The update contains the following new main features: - support for digital input - support for digital output - support for pulse counters - support up to 16 boards (by the way, the windows driver and the k8055 library (libk8055) has support for only 4 boards) The driver can now manage all features what the board has to offer: - analog input/output - digital input/output - pulse counters (read, reset, set debounce time) I've also fixed some mistaken in the drivers source code/logic. By testing all of the driver features i got no errors or something else. The driver works fine.... From: Manuel Gebele Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed