Skip to content

Commit

Permalink
Staging: comedi: add me4000 driver
Browse files Browse the repository at this point in the history
This adds the me4000 driver to the comedi staging tree

From: Guenter Gebhardt <g.gebhardt@meilhaus.com>
Cc: 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>
  • Loading branch information
Guenter Gebhardt authored and Greg Kroah-Hartman committed Jan 6, 2009
1 parent 96341f7 commit e55c95a
Show file tree
Hide file tree
Showing 3 changed files with 2,809 additions and 0 deletions.
1 change: 1 addition & 0 deletions drivers/staging/comedi/drivers/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ obj-$(CONFIG_COMEDI) += comedi_parport.o
# Comedi PCI drivers
obj-$(CONFIG_COMEDI_PCI_DRIVERS) += mite.o
obj-$(CONFIG_COMEDI_PCI_DRIVERS) += icp_multi.o
obj-$(CONFIG_COMEDI_PCI_DRIVERS) += me4000.o

# Comedi USB drivers
obj-$(CONFIG_COMEDI_USB_DRIVERS) += usbdux.o
Expand Down
Loading

0 comments on commit e55c95a

Please sign in to comment.