Frank Barknecht wrote: > Clemens Ladisch wrote: > > Frank Barknecht wrote: > > > Now I found this in usbquirks.h: > > > USB_DEVICE_VENDOR_SPEC(0x0582, 0x0025), > > > .driver_info = (unsigned long) & (const snd_usb_audio_quirk_t) { > > > .vendor_name = "EDIROL", > > > .product_name = "UA-20", > > > > > > The prod here, 0x0025, is different than my ProdID, 0026. Could I just > > > change usbquirks to read > > > > > > USB_DEVICE_VENDOR_SPEC(0x0582, 0x0026), > > > > > > recommpile the modules and be fine??? > > > > Yes, this looks like a typo. > > I did recompile kernel and modules, now running 2.4.20 and alsa-rc7, > after changing usbquirks.h to read: > > USB_DEVICE_VENDOR_SPEC(0x0582, 0x0026), > > Still no midi, though.
I looked at the driver from Edirol's website, and it definitely uses 0025 as product ID, so the above isn't a typo. But the picture on the website shows that the UA-20 has an "Advanced Driver" switch. I don't know its purpose, but I'd guess MIDI is only available in the other position. HTH Clemens ------------------------------------------------------- This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. The most comprehensive and flexible code editor you can use. Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial. www.slickedit.com/sourceforge _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user