[ALSA] seq: reorganize sequencer client numbers
authorClemens Ladisch <clemens@ladisch.de>
Mon, 12 Dec 2005 08:36:01 +0000 (09:36 +0100)
committerJaroslav Kysela <perex@suse.cz>
Tue, 3 Jan 2006 11:30:50 +0000 (12:30 +0100)
commitaa1e77e691025149908f7641e77de93ffd7f1188
treea5c0742275e31a69bf0e9f35e03af9120b1a4cf9
parent7b6d92451ad5e1136dc347347e888b94638b8ba9
[ALSA] seq: reorganize sequencer client numbers

Modules: ALSA sequencer

Reduce the maximum possible number of global clients to 16 to make
more numbers available for card clients, and allow dynamically allocated
card client numbers to share the same range as application client
numbers to make sure that all 32 cards can be used at the same time.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
include/sound/asequencer.h
sound/core/seq/seq.c
sound/core/seq/seq_clientmgr.c