commit | 304cd07f92027af7e92d742d9554c3be9fa4d4cf | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Oct 26 15:10:15 2007 +0200 |
committer | Jaroslav Kysela <perex@perex.cz> | Thu Jan 31 17:29:11 2008 +0100 |
tree | 79129c34ac5a4ae063b6d0bd8cd62bd0fbb45ac0 | |
parent | e97a516701cfc3c4b27444212208884214d10c20 [diff] |
[ALSA] Introduce slots option to snd module 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>