[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)
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>

No differences found