[alsa-devel] Quirks device not showing up

LCID Fire lcid-fire at gmx.net
Sat Jun 9 10:32:07 CEST 2007


Lee Revell wrote:
> On 6/8/07, LCID Fire <lcid-fire at gmx.net> wrote:
>> Clemens Ladisch wrote:
>>> I'd tell you what the actual problem with your quirk is, but my crystal
>>> ball is under repair just now.  Please show your code and the output of
>>> "lsusb -v" for your device.
>> It's the following:
> 
> Where's the code?
Oh, it's

{
	USB_DEVICE(0x13e5, 0x0001),
	.driver_info = (unsigned long) & (const struct snd_usb_audio_quirk)
	{
		.ifnum = QUIRK_ANY_INTERFACE,
		.type = QUIRK_AUDIO_STANDARD_INTERFACE
	}
}

added to usbquirks.h


More information about the Alsa-devel mailing list