Searched hist:"204 bdb1b50013c7aa3922d8b66df943123087bd8" (Results 1 – 2 of 2) sorted by relevance
/linux/sound/drivers/ |
H A D | virmidi.c | diff 204bdb1b50013c7aa3922d8b66df943123087bd8 Sun Nov 20 14:08:28 CET 2005 Clemens Ladisch <clemens@ladisch.de> [ALSA] dynamic minors (5/6): reduce maximum number of MIDI devices per card
Modules: ALSA sequencer,Generic drivers
To allow increasing the maximum number of sound cards, we have to limit the number of sequencer clients per card because client numbers are still allocated statically.
Reducing the number of clients to four limits the number of sequencer MIDI ports to 1024 per card.
Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
|
/linux/sound/core/seq/ |
H A D | seq_clientmgr.c | diff 204bdb1b50013c7aa3922d8b66df943123087bd8 Sun Nov 20 14:08:28 CET 2005 Clemens Ladisch <clemens@ladisch.de> [ALSA] dynamic minors (5/6): reduce maximum number of MIDI devices per card
Modules: ALSA sequencer,Generic drivers
To allow increasing the maximum number of sound cards, we have to limit the number of sequencer clients per card because client numbers are still allocated statically.
Reducing the number of clients to four limits the number of sequencer MIDI ports to 1024 per card.
Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
|