[ALSA] dynamic minors (5/6): reduce maximum number of MIDI devices per card
authorClemens Ladisch <clemens@ladisch.de>
Sun, 20 Nov 2005 13:08:28 +0000 (14:08 +0100)
committerJaroslav Kysela <perex@suse.cz>
Tue, 3 Jan 2006 11:29:20 +0000 (12:29 +0100)
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>

No differences found