Staging: VME Framework for the Linux Kernel
authorMartyn Welch <martyn.welch@gefanuc.com>
Fri, 31 Jul 2009 08:28:17 +0000 (09:28 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 15 Sep 2009 19:02:09 +0000 (12:02 -0700)
commita17a75e2666f7175baac838bc4b6d11324dca3ef
tree06eb3516ceb5765cd5575e5820ef35d789f02560
parent03cd7136d68b4877a9e1793d31cab38fdcb67434
Staging: VME Framework for the Linux Kernel

This framework aims to colelese, extend and improve the VME Linux
drivers found at vmelinux.org, universe2.sourceforge.net and
openfmi.net/frs/?group_id=144. The last 2 drivers appear to be forks of
the original code found at vmelinux.org though have extended the
codebase.

Signed-off-by: Martyn Welch <martyn.welch@gefanuc.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/Kconfig
drivers/staging/Makefile
drivers/staging/vme/Kconfig [new file with mode: 0644]
drivers/staging/vme/Makefile [new file with mode: 0644]
drivers/staging/vme/vme.c [new file with mode: 0644]
drivers/staging/vme/vme.h [new file with mode: 0644]
drivers/staging/vme/vme_bridge.h [new file with mode: 0644]