8 Aug
2015
8 Aug
'15
6:23 p.m.
From: Adrian Knoth aknoth@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