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