linux/drivers/staging/comedi
Manuel Gebele 3faad67335 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 <forensixs@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-06-19 11:00:31 -07:00
..
drivers Staging: comedi: add vmk80xx USB driver 2009-06-19 11:00:31 -07:00
kcomedilib Staging: comedi: Remove C99 comments 2009-06-19 11:00:30 -07:00
comedi.h Staging: comedi: Remove comedi_bufinfo typedef 2009-04-03 14:53:58 -07:00
comedi_compat32.c Staging: comedi: fix 64bit build errors 2009-04-03 14:54:18 -07:00
comedi_compat32.h
comedi_fops.c Staging: comedi: Added sysfs attribute files for setting and querying subdevice buffer sizes. 2009-06-19 11:00:30 -07:00
comedi_fops.h Staging: comedi: Add a module parameter 'comedi_autoconfig'. 2009-04-03 14:53:51 -07:00
comedi_ksyms.c Staging: comedi: Convert C99 style comments to traditional style comments 2009-04-03 14:53:53 -07:00
comedi_rt.h staging: comedi, remove interrupt.h 2009-06-19 11:00:29 -07:00
comedidev.h Staging: comedi: set PCI and PCMCIA defines 2009-06-19 11:00:30 -07:00
comedilib.h Staging: comedi: Remove comedi_krange typedef 2009-04-03 14:53:58 -07:00
drivers.c Staging Comedi: fix spacing around parens 2009-06-19 11:00:31 -07:00
Kconfig Staging: comedi: Fixed Kconfig option for COMEDI_PCMCIA_DRIVERS 2009-06-19 11:00:30 -07:00
Makefile Staging: comedi: set up infrastructure for individual drivers 2009-01-06 13:52:17 -08:00
pci_ids.h Staging: comedi: Convert C99 style comments to traditional style comments 2009-04-03 14:53:53 -07:00
proc.c Staging: comedi: Remove comedi_driver typedef 2009-04-03 14:53:56 -07:00
range.c Staging: Comedi: change space indentation to tabs 2009-06-19 11:00:31 -07:00
rt.c staging: comedi, remove interrupt.h 2009-06-19 11:00:29 -07:00
rt_pend_tq.c Staging Comedi: fix spacing around parens 2009-06-19 11:00:31 -07:00
rt_pend_tq.h
TODO Staging: comedi: David doesn't want to get comedi patches 2009-05-08 19:39:28 -07:00
wrapper.h