[alsa-devel] [PATCH 0/4] Driver for RME MADI FX
Adrian Knoth
adi at drcomp.erfurt.thur.de
Sat Aug 8 18:23:33 CEST 2015
From: Adrian Knoth <aknoth at google.com>
Hi!
As discussed before, here's the current driver for the RME MADI FX for
mainline inclusion. So far, only the PCIe version is supported, not the
USB3.0 counterpart.
Adrian Knoth (4):
ALSA: madifx - Makefile entries for RME MADI FX
ALSA: Add RME MADI FX Kconfig entries
ALSA: madifx - Expose preliminary userspace interface
ALSA: madifx - Add support for RME MADI FX
include/uapi/sound/madifx.h | 165 ++
sound/pci/Kconfig | 21 +
sound/pci/rme9652/Makefile | 2 +
sound/pci/rme9652/madifx.c | 3659 +++++++++++++++++++++++++++++++++++++++++++
4 files changed, 3847 insertions(+)
create mode 100644 include/uapi/sound/madifx.h
create mode 100644 sound/pci/rme9652/madifx.c
--
2.1.0
More information about the Alsa-devel
mailing list