Hello,

In the Message; 

  Subject    : Re: [Alsa-user] Problem with TEAC USB UD-H01 and ALSA
  Message-ID : <5371f686.2010...@zonque.org>
  Date & Time: Tue, 13 May 2014 12:40:06 +0200

Daniel Mack <dan...@zonque.org> has written:

[...]
> Nope. What I meant is this:

>  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
[...]
2014-05-14T09:35:44.355546+09:00 linux-uw5l kernel: [    0.293289] pci 
0000:00:04.0: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
2014-05-14T09:35:44.355549+09:00 linux-uw5l kernel: [    0.293290] pci 
0000:00:04.0: legacy IDE quirk: reg 0x14: [io  0x03f6]
2014-05-14T09:35:44.355557+09:00 linux-uw5l kernel: [    0.293292] pci 
0000:00:04.0: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
2014-05-14T09:35:44.355562+09:00 linux-uw5l kernel: [    0.293294] pci 
0000:00:04.0: legacy IDE quirk: reg 0x1c: [io  0x0376]
2014-05-14T09:35:44.358584+09:00 linux-uw5l kernel: [   20.632073] 
firewire_ohci 0000:01:05.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT 
contexts, quirks 0x2

#cat messages | grep UD-501
[...]
2014-05-13T16:09:08.127126+09:00 linux-uw5l kernel: [    1.390699] usb 1-10: 
Product: TEAC UD-501
2014-05-13T16:09:08.127139+09:00 linux-uw5l kernel: [    1.391932] hid-generic 
0003:0644:8043.0001: hiddev0,hidraw0: USB HID v1.10 Device [TEAC Corporation 
TEAC UD-501] on usb-0000:00:02.1-10/input2
2014-05-13T18:26:16.490399+09:00 linux-uw5l kernel: [    1.504975] usb 1-10: 
Product: TEAC UD-501
2014-05-13T18:26:16.490412+09:00 linux-uw5l kernel: [    1.506397] hid-generic 
0003:0644:8043.0001: hiddev0,hidraw0: USB HID v1.10 Device [TEAC Corporation 
TEAC UD-501] on usb-0000:00:02.1-10/input2
2014-05-13T19:22:43.185899+09:00 linux-uw5l kernel: [    1.389744] usb 1-10: 
Product: TEAC UD-501
2014-05-13T19:22:43.185911+09:00 linux-uw5l kernel: [    1.390969] hid-generic 
0003:0644:8043.0001: hiddev0,hidraw0: USB HID v1.10 Device [TEAC Corporation 
TEAC UD-501] on usb-0000:00:02.1-10/input2
2014-05-14T09:35:44.357698+09:00 linux-uw5l kernel: [    1.509045] usb 1-10: 
Product: TEAC UD-501
2014-05-14T09:35:44.357705+09:00 linux-uw5l kernel: [    1.510589]
hid-generic 0003:0644:8043.0001: hiddev0,hidraw0: USB HID v1.10 Device [TEAC 
Corporation TEAC UD-501] on usb-0000:00:02.1-10/input2

This seems no information about quirk, doesn't it?

Thanks,

---
┏━━┓彡 Masaru Nomiya             mail-to: nomiya @ galaxy.dti.ne.jp
┃\/彡
┗━━┛ "Bill! You married with Computers.
          Not with Me!"
         "No..., with money."

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