On Tue, 29 Jan 2008, Alan Horstmann wrote: > I think it is time to post my investigations so far... > > re: Hoontech DSP2000 Midi In non-functional > > see : https://bugtrack.alsa-project.org/alsa-bug/view.php?id=55 > https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1161 > https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1846 > > I missed a fix patch in March 07 for this as it was put on a later duplicate > of the bug report I had contributed to. However I noticed JK closing -> > resolved these in Jan 08, so tried the patch: > > http://hg.alsa-project.org/alsa-kernel/rev/319688a93b6e > > From my testing, it seems the only part necessary is:- > > - for (box = 0; box < 4; box++) { > + for (box = 0; box < 1; box++) { > > as it is successful without the rest. > > However I feel this is not really a correct fix, preventing use of multiple > boxes in code that originally allowed it. The code is a little strange and Do you have configuration with mutiple boxes? If yes, we can continue to work on a proper fix. Othewise, I would just keep a working configuration for single box only. Jaroslav ----- Jaroslav Kysela <perex@xxxxxxxx> Linux Kernel Sound Maintainer ALSA Project, Red Hat, Inc. _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel