On 05/14/2014 03:03 AM, Masaru Nomiya wrote:
> Daniel Mack <dan...@zonque.org> has written:

>>  if ((chip->usb_id == USB_ID(0x0644, 0x8038) ||      /* TEAC UD-H01 */
>>       chip->usb_id == USB_ID(0x0644, 0x8043)) && /* TEAC UD-501 */
>>         ep->syncmaxsize == 4) {
>>         printk(KERN_ERR "XXX %s():%d\n", __func__, __LINE__);
>>      ep->udh01_fb_quirk = 1;
>>     }
> 
>> Then check for "XXX" in the logs when you plug in the device.
> 
> I compiled and rebooted. Then, I use aplay. The result is;
> 
> # cat messages | gre quirk

And now search for the XXX marker instead:

# cat messages | grep XXX



Daniel


------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to