[Alsa-devel] ALSA Memory Allocation Bug

2004-05-12 Thread Loc Ho
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

[Alsa-devel] RE: Alsa-devel digest, Vol 1 #1842 - 14 msgs

2004-05-13 Thread Loc Ho
r << 24 | subs->pcm->device << 16 | subs->stream << 8 | (subs->number + 1); } ======== Thanks, Loc Ho Index: alsa-kernel/usb/usbaudio.c ===

[Alsa-devel] ALSA USB Audio Driver

2004-05-14 Thread Loc Ho
Hi, I am using the Linux 2.6.4 version of the ALSA (1.0.2c). Apparently, the ALSA USB Audio driver doesn't cleanup properly when it is disconnected while the streams are not closed. For example, perform a loop back (record and playback) for 1 minute and then disconnect. If you disconnect, there