From: Takashi Sakamoto <o-takashi@sakamocchi.jp>
To: clemens@ladisch.de, tiwai@suse.de
Cc: johannes.oertel@uni-due.de, alsa-devel@alsa-project.org,
harryhaaren@gmail.com, ffado-devel@lists.sf.net
Subject: Re: [RFC][PATCH 0/2] ALSA: fireworks/firewire-lib: add support for recent firmware quirk
Date: Wed, 05 Aug 2015 03:33:52 +0900 [thread overview]
Message-ID: <55C10590.4040202@sakamocchi.jp> (raw)
In-Reply-To: <1438645251-13252-1-git-send-email-o-takashi@sakamocchi.jp>
Hi,
On Aug 04 2015 08:40, Takashi Sakamoto wrote:
> Some users have reported current ALSA Fireworks driver stops packet
> streaming due to detecting discontinuity.
>
> [alsa-devel] ALSA snd-fireworks Echo AudioFire 2
> http://mailman.alsa-project.org/pipermail/alsa-devel/2014-August/080379.html
>
> [alsa-devel] AudioFire4 quirk
> http://mailman.alsa-project.org/pipermail/alsa-devel/2015-July/095697.html
>
> As long as I investigate, this issue depends on firmware version installed
> in these devices. While, it's not clear that which version of firmwares for
> which model has this quirk. At least, firmware version 5.7.0, 5.7.3 and
> 5.8.0 for AudioFire2/AudioFire4/AudioFirePre8 have this quirk.
>
> This patchset applies a solution for this issue, with my assumption that
> 'the same firmware binary has the same quirk'. These models, AudioFire8
> (since Jul 2009) and Gibson Robot Interface Pack (RIP) series uses the
> same firmware binary in driver package.
>
> Takashi Sakamoto (2):
> Revert "ALSA: fireworks: add support for AudioFire2 quirk"
> ALSA: fireworks/firewire-lib: add support for recent firmware quirk
>
> sound/firewire/amdtp.c | 5 +++--
> sound/firewire/amdtp.h | 2 ++
> sound/firewire/fireworks/fireworks.c | 10 ++++++++--
> sound/firewire/fireworks/fireworks.h | 2 +-
> sound/firewire/fireworks/fireworks_stream.c | 12 +++++++++---
> 5 files changed, 23 insertions(+), 8 deletions(-)
I pushed 'fireworks3-quirk' branch to my repository. It's nice to test
with your models if you have a enough time.
https://github.com/takaswie/snd-firewire-improve/tree/fireworks3-quirk
In this repository, another developing line is running (amdtp-variants).
I have a plan to post a part of them in this kernel developing cycle.
Regards
Takashi Sakamoto
next prev parent reply other threads:[~2015-08-04 18:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-03 23:40 [RFC][PATCH 0/2] ALSA: fireworks/firewire-lib: add support for recent firmware quirk Takashi Sakamoto
2015-08-03 23:40 ` [PATCH 1/2] Revert "ALSA: fireworks: add support for AudioFire2 quirk" Takashi Sakamoto
2015-08-03 23:40 ` [PATCH 2/2] ALSA: fireworks/firewire-lib: add support for recent firmware quirk Takashi Sakamoto
2015-08-04 18:33 ` Takashi Sakamoto [this message]
2015-08-04 19:34 ` [RFC][PATCH 0/2] " Johannes Oertel
2015-08-04 23:32 ` Takashi Sakamoto
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=55C10590.4040202@sakamocchi.jp \
--to=o-takashi@sakamocchi.jp \
--cc=alsa-devel@alsa-project.org \
--cc=clemens@ladisch.de \
--cc=ffado-devel@lists.sf.net \
--cc=harryhaaren@gmail.com \
--cc=johannes.oertel@uni-due.de \
--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.