Skip to content

Commit

Permalink
Staging: comedi: add mite comedi pci driver
Browse files Browse the repository at this point in the history
Hardware driver for NI Mite PCI interface chip

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>
  • Loading branch information
David Schleef authored and Greg Kroah-Hartman committed Jan 6, 2009
1 parent a9f23e0 commit bede729
Show file tree
Hide file tree
Showing 3 changed files with 1,265 additions and 0 deletions.
3 changes: 3 additions & 0 deletions drivers/staging/comedi/drivers/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@

# Comedi "helper" modules
obj-$(CONFIG_COMEDI) += comedi_fc.o

# Comedi PCI drivers
obj-$(CONFIG_COMEDI_PCI_DRIVERS) += mite.o
Loading

0 comments on commit bede729

Please sign in to comment.