All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] [RME - HDSP] Userlevel support for RPM
@ 2011-07-28 21:45 Adrian Knoth
  2011-07-28 21:45 ` [PATCH 1/3] hdspmixer: Add support for RME RPM Adrian Knoth
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Adrian Knoth @ 2011-07-28 21:45 UTC (permalink / raw)
  To: patch; +Cc: Adrian Knoth, alsa-devel

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2011-07-29 15:53 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-28 21:45 [PATCH 0/3] [RME - HDSP] Userlevel support for RPM Adrian Knoth
2011-07-28 21:45 ` [PATCH 1/3] hdspmixer: Add support for RME RPM Adrian Knoth
2011-07-28 21:45 ` [PATCH 2/3] hdsploader: " Adrian Knoth
2011-07-28 21:45 ` [PATCH 3/3] hdsploader: Temporary define for RPM Adrian Knoth
2011-07-29  5:50   ` Takashi Iwai
2011-07-29  5:51     ` Takashi Iwai
2011-07-29 15:50       ` Adrian Knoth
2011-07-29 15:53         ` Takashi Iwai
2011-07-29 15:46     ` Adrian Knoth
2011-07-29  5:49 ` [PATCH 0/3] [RME - HDSP] Userlevel support " Takashi Iwai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.