All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: christopher cuse <ccuse@tiscali.fr>
Cc: alsa-devel <alsa-devel@lists.sourceforge.net>,
	alsa-user-list <alsa-user@lists.sourceforge.net>
Subject: Re: audio format TYPE II and TYPE III descriptor support
Date: Fri, 09 May 2003 10:16:50 +0200	[thread overview]
Message-ID: <s5hhe84bklp.wl@alsa2.suse.de> (raw)
In-Reply-To: <1052464949.2144.6.camel@drs0.manchotnetworks.net>

At 09 May 2003 09:22:28 +0200,
christopher cuse wrote:
> 
> Good Day,
> 
> the following is a snip from 
> 
> /alsa-driver-0.9.3a/alsa-kernel/usb/usbaudio.c
> 
>        /* FIXME: needed support for TYPE II and III */
>         if (format_type != USB_FORMAT_TYPE_I) {
>                 snd_printd(KERN_INFO "%d:%u:%d : format type %d is not
> supported yet\n",
>                            dev->devnum, iface_no, altno, format_type);
>                 return -1;
>         }
> 
> 
> If a usb card has TYPE II or TYPE III, is there a work around?

my current version already supports these formats but still under
debugging.  (also, for using TYPE II, we need a special tool.  the
current audio  apps support only linear/float formats.)

anyway, the patch will be up in a couple of days.


ciao,

Takashi


-------------------------------------------------------
Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara
The only event dedicated to issues related to Linux enterprise solutions
www.enterpriselinuxforum.com

  reply	other threads:[~2003-05-09  8:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-09  7:22 audio format TYPE II and TYPE III descriptor support christopher cuse
2003-05-09  8:16 ` Takashi Iwai [this message]
2003-05-09  9:11   ` [Alsa-user] " Jaroslav Kysela
2003-05-09  9:36     ` Takashi Iwai
2003-05-09  9:20   ` [Alsa-devel] " christopher cuse

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=s5hhe84bklp.wl@alsa2.suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=alsa-user@lists.sourceforge.net \
    --cc=ccuse@tiscali.fr \
    /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.