Commit 28b26e15 authored by Florian Faber's avatar Florian Faber Committed by Takashi Iwai

ALSA: hdsp - Add support for RPM io box

Add support for the RME HDSP RPM IO box. Changes have been made in the identification of the IO box and the neccessary controls have been added.
Signed-off-by: default avatarFlorian Faber <faberman@linuxproaudio.org>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 03cfe6f5
......@@ -28,6 +28,7 @@ enum HDSP_IO_Type {
Multiface,
H9652,
H9632,
RPM,
Undefined,
};
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment