]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[ALSA] dynamic minors (6/6): increase maximum number of sound cards
authorClemens Ladisch <clemens@ladisch.de>
Sun, 20 Nov 2005 13:09:05 +0000 (14:09 +0100)
committerJaroslav Kysela <perex@suse.cz>
Tue, 3 Jan 2006 11:29:21 +0000 (12:29 +0100)
commitd001544ded23ddb1116f945ccc2d89a7f98ab7e8
tree721fbc6355acfb886817e2b120f198383c5e6ae6
parent204bdb1b50013c7aa3922d8b66df943123087bd8
[ALSA] dynamic minors (6/6): increase maximum number of sound cards

Modules: ALSA Core,Memalloc module,ALSA sequencer

With dynamic minor numbers, we can increase the number of sound cards.

This requires that the sequencer client numbers of some kernel drivers
are allocated dynamically, too.

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