[alsa-devel] [PATCH alsa-lib 1/1] Add RME RPM to HDSP_IO_Type.
Adrian Knoth
adi at drcomp.erfurt.thur.de
Thu Jul 28 23:24:25 CEST 2011
The hdsp.c driver supports the RME RPM devices, but we also need this
information in alsa-lib for tools like hdsploader and hdspmixer.
Signed-off-by: Adrian Knoth <adi at drcomp.erfurt.thur.de>
diff --git a/include/sound/hdsp.h b/include/sound/hdsp.h
index 0fc9e98..5adaf7b 100644
--- a/include/sound/hdsp.h
+++ b/include/sound/hdsp.h
@@ -28,6 +28,7 @@ typedef enum {
Multiface,
H9652,
H9632,
+ RPM,
Undefined,
} HDSP_IO_Type;
--
1.7.5.4
More information about the Alsa-devel
mailing list