[alsa-devel] [PATCH 0/3] [RME - HDSP] Userlevel support for RPM

Adrian Knoth adi at drcomp.erfurt.thur.de
Thu Jul 28 23:45:45 CEST 2011


Hi!

Here's a series of recent work on RME RPM support. Confirmed to be
working by our one and only user so far. ;)

As soon as alsa-lib supports the RPM (it's a single define), I'll drop
the temporary define in both, hdsploader and hdspmixer.

RPM users: note that the current kernel code seems to be broken and does
not correctly detect your RPM box. More magic could be added to
hdsploader to provide a temporary workaround.


Cheers

Adrian Knoth (3):
  hdspmixer: Add support for RME RPM
  hdsploader: Add support for RME RPM
  hdsploader: Temporary define for RPM

 hdsploader/hdsploader.c             |    7 +++++++
 hdspmixer/src/HDSPMixerCard.cxx     |   11 +++++++++++
 hdspmixer/src/HDSPMixerCard.h       |    5 +++++
 hdspmixer/src/HDSPMixerOutput.cxx   |   15 +++++++++++++++
 hdspmixer/src/HDSPMixerSelector.cxx |    7 +++++++
 hdspmixer/src/HDSPMixerWindow.cxx   |    4 ++++
 hdspmixer/src/channelmap.cxx        |   12 ++++++++++++
 hdspmixer/src/channelmap.h          |    5 +++++
 hdspmixer/src/hdspmixer.cxx         |    4 ++++
 9 files changed, 70 insertions(+), 0 deletions(-)

-- 
1.7.5.4



More information about the Alsa-devel mailing list