Hi,

I developed an custom USB Audio driver. In addition, I am also using the provided USB 
Audio driver for commercial USB Audio devices. After some testing with the custom USB 
Audio driver and the provided USB Audio driver, there seem to be a problem with the 
ALSA memory allocation routine. In file pcm_memory.c function setup_pcm_id, the id is 
generated using the pcm device ID, stream ID, and substream number. This only 
guarantee that the memory tag ID is unique for one card. If I have multiple cards, 
they will not be unique. Am I correct?

Thanks,
Loc


-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id%62&alloc_ida84&op=click
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to