[ALSA] Introduce slots option to snd module
authorTakashi Iwai <tiwai@suse.de>
Fri, 26 Oct 2007 13:10:15 +0000 (15:10 +0200)
committerJaroslav Kysela <perex@perex.cz>
Thu, 31 Jan 2008 16:29:11 +0000 (17:29 +0100)
Introduced the global 'slots' option to snd module.  This option provides
an alternative way to handle the order of multiple sound card instances.
It's an easier approach to avoid conflict with hotplug devices, and can
be used together with the existing 'order' option of each card driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>

No differences found