All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rene Herman <rene.herman@keyaccess.nl>
To: Pierre Ossman <drzeus@drzeus.cx>
Cc: Takashi Iwai <tiwai@suse.de>,
	ALSA devel <alsa-devel@alsa-project.org>,
	mulix@mulix.org, LKML <linux-kernel@vger.kernel.org>
Subject: Re: looping S/PDIF data
Date: Fri, 20 Jun 2008 21:52:55 +0200	[thread overview]
Message-ID: <485C0A97.7020909@keyaccess.nl> (raw)
In-Reply-To: <20080620214516.28e9d3f3@mjolnir.drzeus.cx>

On 20-06-08 21:45, Pierre Ossman wrote:

> On Thu, 19 Jun 2008 14:48:19 +0200
> Takashi Iwai <tiwai@suse.de> wrote:
> 
>> At Thu, 19 Jun 2008 14:39:05 +0200 (CEST),
>> Jaroslav Kysela wrote:
>>> I don't think that this patch is correct. DMA transfers should be disabled 
>>> by:
>>>
>>> outl(what, TRID_REG(trident, T4D_STOP_B));
>>> outl(val, TRID_REG(trident, T4D_AINTEN_B));
>> They are already in the trigger callback as long as I saw the code
>> quickly.  So the problem should be somewhere else.
>>
>>> lines. Adding &= ~SPDIF_EN can disable output from AC97 to S/PDIF as well.
>> That's true.
>>
>> Anyway, if you are up now, I'll let you hunt further as you are the
>> author of the driver :)
>>
> 
> Are there any specs on this hardware? I could play around a bit myself,
> but I can't really find any documentation on the registers.

At:

ftp://ftp.alsa-project.org/pub/manuals/trident/

there's a 4D-Wave DX technical reference manual and .doc files which at 
first glance look useful.

Rene.

WARNING: multiple messages have this Message-ID (diff)
From: Rene Herman <rene.herman@keyaccess.nl>
To: Pierre Ossman <drzeus@drzeus.cx>
Cc: Takashi Iwai <tiwai@suse.de>, Jaroslav Kysela <perex@perex.cz>,
	ALSA devel <alsa-devel@alsa-project.org>,
	mulix@mulix.org, LKML <linux-kernel@vger.kernel.org>
Subject: Re: [alsa-devel] looping S/PDIF data
Date: Fri, 20 Jun 2008 21:52:55 +0200	[thread overview]
Message-ID: <485C0A97.7020909@keyaccess.nl> (raw)
In-Reply-To: <20080620214516.28e9d3f3@mjolnir.drzeus.cx>

On 20-06-08 21:45, Pierre Ossman wrote:

> On Thu, 19 Jun 2008 14:48:19 +0200
> Takashi Iwai <tiwai@suse.de> wrote:
> 
>> At Thu, 19 Jun 2008 14:39:05 +0200 (CEST),
>> Jaroslav Kysela wrote:
>>> I don't think that this patch is correct. DMA transfers should be disabled 
>>> by:
>>>
>>> outl(what, TRID_REG(trident, T4D_STOP_B));
>>> outl(val, TRID_REG(trident, T4D_AINTEN_B));
>> They are already in the trigger callback as long as I saw the code
>> quickly.  So the problem should be somewhere else.
>>
>>> lines. Adding &= ~SPDIF_EN can disable output from AC97 to S/PDIF as well.
>> That's true.
>>
>> Anyway, if you are up now, I'll let you hunt further as you are the
>> author of the driver :)
>>
> 
> Are there any specs on this hardware? I could play around a bit myself,
> but I can't really find any documentation on the registers.

At:

ftp://ftp.alsa-project.org/pub/manuals/trident/

there's a 4D-Wave DX technical reference manual and .doc files which at 
first glance look useful.

Rene.

  reply	other threads:[~2008-06-20 19:52 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-31  9:26 looping S/PDIF data Pierre Ossman
2008-06-02  8:00 ` Takashi Iwai
2008-06-17 19:55 ` Pierre Ossman
2008-06-18  7:24   ` Rene Herman
2008-06-18  7:24     ` Rene Herman
2008-06-19 10:05     ` Takashi Iwai
2008-06-19 10:05       ` [alsa-devel] " Takashi Iwai
2008-06-19 12:39       ` Jaroslav Kysela
2008-06-19 12:39         ` [alsa-devel] " Jaroslav Kysela
2008-06-19 12:48         ` Takashi Iwai
2008-06-19 12:48           ` [alsa-devel] " Takashi Iwai
2008-06-20 19:45           ` Pierre Ossman
2008-06-20 19:45             ` [alsa-devel] " Pierre Ossman
2008-06-20 19:52             ` Rene Herman [this message]
2008-06-20 19:52               ` Rene Herman
2008-06-20 22:00               ` Pierre Ossman
2008-06-20 22:00                 ` [alsa-devel] " Pierre Ossman
2008-06-20 22:23                 ` Rene Herman
2008-06-20 22:23                   ` [alsa-devel] " Rene Herman
2008-06-20 23:09                   ` Pierre Ossman
2008-06-20 23:09                     ` [alsa-devel] " Pierre Ossman
2008-06-21 12:14                     ` Rene Herman
2008-06-21 12:14                       ` [alsa-devel] " Rene Herman
2008-06-30 17:11                       ` Pierre Ossman
2008-06-30 17:11                         ` [alsa-devel] " Pierre Ossman
2008-06-30 18:21                         ` Rene Herman
2008-06-30 18:21                           ` [alsa-devel] " Rene Herman
2008-06-30 19:22                           ` Pierre Ossman
2008-06-30 19:22                             ` [alsa-devel] " Pierre Ossman
2008-07-01 10:16                           ` Takashi Iwai
2008-07-01 10:16                             ` [alsa-devel] " Takashi Iwai
2008-06-19 23:02         ` Pierre Ossman
2008-06-19 23:02           ` [alsa-devel] " Pierre Ossman
2008-06-19 10:05     ` Takashi Iwai
2008-06-19 10:05       ` [alsa-devel] " 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=485C0A97.7020909@keyaccess.nl \
    --to=rene.herman@keyaccess.nl \
    --cc=alsa-devel@alsa-project.org \
    --cc=drzeus@drzeus.cx \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mulix@mulix.org \
    --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.