All of lore.kernel.org
 help / color / mirror / Atom feed
* audio format TYPE II and TYPE III descriptor support
@ 2003-05-09  7:22 christopher cuse
  2003-05-09  8:16 ` Takashi Iwai
  0 siblings, 1 reply; 5+ messages in thread
From: christopher cuse @ 2003-05-09  7:22 UTC (permalink / raw)
  To: alsa-devel; +Cc: alsa-user-list

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?


Many Thanks

Christopher CUSE



-------------------------------------------------------
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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-05-09  9:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-09  7:22 audio format TYPE II and TYPE III descriptor support christopher cuse
2003-05-09  8:16 ` Takashi Iwai
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

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.