[alsa-devel] usb-audio: Reloop Play support (TI TUSB3200AC)

Didier 'Ptitjes' Villevalois ptitjes at free.fr
Sun Oct 21 15:38:50 CEST 2012


On sam., 2012-10-20 at 18:15 +0200, Clemens Ladisch wrote:
> Didier 'Ptitjes' Villevalois wrote:
> >                 .vendor_name = "Reloop",
> >                 .product_name = "Play",
> 
> These aren't needed except when they are wrong in the descriptor.

In fact there is nothing appearing when I do lsusb, even when I specify
them in the quirk. Is this not related ?

> >                                 .data = &(const struct audioformat) {
> >                                         .formats = SNDRV_PCM_FMTBIT_S24_3LE,
> >                                         .channels = 4,
> >                                         .iface = 1,
> >                                         .altsetting = 1,
> >                                         .altset_idx = 1,
> >                                         .attributes = UAC_EP_CS_ATTR_SAMPLE_RATE,
> >                                         .endpoint = 0x01,
> 
> You might as well set ep_attr to USB_ENDPOINT_SYNC_ADAPTIVE.

Oki. I'll do that.

Didier.




More information about the Alsa-devel mailing list