alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: Remy Bruno <remy.bruno@trinnov.com>
To: Takashi Iwai <tiwai@suse.de>
Cc: Winfried Ritsch <ritsch@iem.at>, alsa-devel@lists.sourceforge.net
Subject: Re: RME AES32 & MADI
Date: Wed, 28 Feb 2007 18:29:47 +0100	[thread overview]
Message-ID: <20070228172947.GA29989@trinnov.com> (raw)
In-Reply-To: <s5h1wki6w6b.wl%tiwai@suse.de>

Hi,

On Thursday 22 February at 16:37, Takashi Iwai wrote:
> > 
> > Well, my (maybe wrong) guess is that we need a buffer for playback and a
> > buffer for capture, so the required size is twice the one-way size.
> 
> The buffer allocated there is stream-specific.  That is, it's the
> buffer for a single direction.  *_preallocate_pages_for_all() will
> allocate the request buffer size for _each_ stream, thus it will end
> up with simply unnecessarily big memory allocation.

OK, so I had indeed a wrong understanding, you can fix this.

> 
> Otherwise the patch looks pretty OK to me.  Could you give a changelog
> and a sign-off for committing to ALSA HG tree?

Changelog:

hdspm - Support for Master mode of AES32 and recent MADI

The current MADI driver was found not to completely work, at least on recent
MADI cards (rev 204), in particular at 96kHz. This patch solves this:
  * Add support of DDS feature
  * Channel map fixed
  * Channel/rate rules fixed
  * DMA allocation fixed (need to alloc for all channels and not only for the
    used ones)
Full support for AES32 master mode was added:
  * Add support of DDS feature
  * Channel map fixed
  * Channel/rate rules fixed

Signed-off-by: Remy Bruno <remy.bruno@trinnov.com>

Please remember that this patch should be tested on "old" MADI cards, as I'm
not sure if it will work on them.

Regards,

Remy

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

  reply	other threads:[~2007-02-28 17:29 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-31 12:11 RME AES32 & MADI Remy Bruno
2007-02-02 18:39 ` Takashi Iwai
2007-02-05  9:27   ` Winfried Ritsch
2007-02-05 10:11     ` Takashi Iwai
2007-02-13 10:44     ` Remy Bruno
2007-02-14 15:00       ` Takashi Iwai
2007-02-20 17:04         ` Remy Bruno
2007-02-22 15:37           ` Takashi Iwai
2007-02-28 17:29             ` Remy Bruno [this message]
2007-03-08 13:40               ` 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=20070228172947.GA29989@trinnov.com \
    --to=remy.bruno@trinnov.com \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=ritsch@iem.at \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).