All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Cc: tiwai@suse.de, linux-sound@vger.kernel.org
Subject: Re: [PATCH] ALSA: dice: add support for TASCAM IF-FW/DM MkII
Date: Sat, 18 Oct 2025 18:38:15 +0200	[thread overview]
Message-ID: <87ms5o413c.wl-tiwai@suse.de> (raw)
In-Reply-To: <20251017111145.263295-1-o-takashi@sakamocchi.jp>

On Fri, 17 Oct 2025 13:11:45 +0200,
Takashi Sakamoto wrote:
> 
> TEAC Corporation launched IF-FW/DM MkII as an add-in card for TASCAM
> DM-3200 and DM-4800. This card uses TC Applied Technologies DICE II
> ASIC.
> 
> This commit supports the add-in card. The configuration ROM content
> includes some quirks:
> 
> - The category value stored in chip_ID_hi field of bus information block
>   is zero.
> - The value of model in unit directory (0x00022e) is different from the
>   one in root directory (0x000006).
> 
> The hardware allows users to select the total number of audio data channels
> available for system from 16 and 32 channels for both input and output
> direction. In 16-channel mode,  all audio data are transferred in a
> single isochronous packet stream, while in 32-channel mode, they are
> transferred across two streams. After the user changes the channel
> configuration on the hardware panel, the device temporarily disappears
> from the bus and reappears with the new stream formats. During device
> probing the ALSA dice driver checks the number of available isochronous
> packet streams to determine the active mode of the hardware.
> 
> Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>

Applied to for-next branch now.  Thanks.


Takashi

      reply	other threads:[~2025-10-18 16:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-17 11:11 [PATCH] ALSA: dice: add support for TASCAM IF-FW/DM MkII Takashi Sakamoto
2025-10-18 16:38 ` Takashi Iwai [this message]

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=87ms5o413c.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=linux-sound@vger.kernel.org \
    --cc=o-takashi@sakamocchi.jp \
    /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.