2 Feb
2013
2 Feb
'13
4:16 p.m.
On Fri, 1 Feb 2013 13:48:39 +0100 Adrian Knoth adi@drcomp.erfurt.thur.de wrote:
Hi.
Signed-off-by: Adrian Knoth adi@drcomp.erfurt.thur.de
diff --git a/sound/pci/Kconfig b/sound/pci/Kconfig index 947cfb4..d1fe845 100644 --- a/sound/pci/Kconfig +++ b/sound/pci/Kconfig @@ -598,6 +598,27 @@ config SND_HDSPM To compile this driver as a module, choose M here: the module will be called snd-hdspm.
+config SND_MADIFX
- tristate "RME Hammerfall DSP MADI FX"
- select SND_HWDEP
- select SND_RAWMIDI
- select SND_PCM
- help
Say Y here to include support for RME Hammerfall DSP MADI
FX
soundcards.
To compile this driver as a module, choose M here: the
module
will be called snd-hdspm.
Should this be "snd-madifx"? Also, the the mail on patch 4/4 seems to be lost - can you resend it?
Cheers, Andre