Oliver Neukum <oliver@...> writes: > > /* SB Audigy 2 NX needs its own boot-up magic, too */ > if (id == USB_ID(0x041e, 0x3020)) { > if (snd_usb_audigy2nx_boot_quirk(dev) < 0) > goto __err_val; > } > > IIRC it is this code from snd_usb_audio_probe(). Replace the ID with > your device's numbers and retry. Thanks for the advice. Tried it, but no luck. How could I find the way to switch it to high speed? Thanks, -- cc -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html