All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jaroslav Kysela <perex@perex.cz>
To: Fredrik Lingvall <fl@ifi.uio.no>
Cc: Adrian Knoth <adi@drcomp.erfurt.thur.de>,
	Takashi Iwai <tiwai@suse.de>,
	ALSA development <alsa-devel@alsa-project.org>,
	Florian Faber <faber@faberman.de>
Subject: Re: hdspmixer
Date: Wed, 26 Jan 2011 11:13:18 +0100 (CET)	[thread overview]
Message-ID: <alpine.LNX.2.00.1101261108320.6272@eeebox2.perex-int.cz> (raw)
In-Reply-To: <4D3FF1C4.8000704@ifi.uio.no>

On Wed, 26 Jan 2011, Fredrik Lingvall wrote:

> I did two things to build the hdspmixer I got from Florian.
>
> 1) Moved the #endif (at line 121)
>
> #endif                /* __SOUND_HDSPM_H */
>
> downto the last line of the hdspm.h

It's already in hdspm.h we have in the GIT kernel tree:

http://git.alsa-project.org/?p=alsa-kernel.git;a=blob;f=include/sound/hdspm.h;h=81990b2bcc981bb4f31cae44616aa052c5f1066e;hb=HEAD

> 2) Changed
>
> #include<alsa/sound/hdsp.h>
>
> to
>
> #include <sound/hdspm.h>
>
> in HDSPMixerWindow.h

I have both includes in HDSMixerWindow.h:

#include <alsa/sound/hdsp.h>
#include <alsa/sound/hdspm.h>

The hdspm.h is from the location above (added to alsa-lib/include/sound 
tree).

I think that you are using different kernel driver - so we are out of 
sync with the user space tools. What version of the hdsp/hdspm driver are 
you using?

 					Jaroslav

> On 01/26/11 10:49, Jaroslav Kysela wrote:
>> Hi,
>>
>>  	working on new ALSA release, but it seems that
>> alsa-tools/hdspmixer is out of sync with current
>> linux/sound/hdsp.h / hdspm.h after this commit:
>>
>> commit e24e56795ea57e3dd7da45063ab71f04e231192d
>> Author: Adrian Knoth <adi@drcomp.erfurt.thur.de>
>> Date:   Sun Jan 9 19:42:59 2011 +0100
>>
>>      Add support for RME MADI, RayDAT and AIO
>>
>>      Merged the work by Florian Faber that's distributed separately as
>>      hdspmixer64.
>>
>>      Code taken from
>> http://wiki.linuxproaudio.org/index.php/App:hdspmixer_64
>>
>>      Signed-off-by: Adrian Knoth <adi@drcomp.erfurt.thur.de>
>>      Signed-off-by: Takashi Iwai <tiwai@suse.de>
>>
>>  	Any clue what to do to get things fixed?
>>
>>  					Jaroslav
>>

-----
Jaroslav Kysela <perex@perex.cz>
Linux Kernel Sound Maintainer
ALSA Project, Red Hat, Inc.

  reply	other threads:[~2011-01-26 10:13 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-26  9:49 hdspmixer Jaroslav Kysela
2011-01-26  9:57 ` hdspmixer Takashi Iwai
2011-01-26 10:04 ` hdspmixer Fredrik Lingvall
2011-01-26 10:13   ` Jaroslav Kysela [this message]
2011-01-26 10:26     ` hdspmixer Fredrik Lingvall
2011-01-26 13:55     ` hdspmixer Fredrik Lingvall
2011-01-26 10:23 ` hdspmixer Adrian Knoth
2011-01-26 13:47   ` hdspmixer Takashi Iwai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.LNX.2.00.1101261108320.6272@eeebox2.perex-int.cz \
    --to=perex@perex.cz \
    --cc=adi@drcomp.erfurt.thur.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=faber@faberman.de \
    --cc=fl@ifi.uio.no \
    --cc=tiwai@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.