Gitweb: http://git.kernel.org/linus/56305757f0b64b7d5dd02fd54c6dfc0989868f31 Commit: 56305757f0b64b7d5dd02fd54c6dfc0989868f31 Parent: c9864fd30a28aceef5293f28559c4a2f5a20d7d5 Author: Krzysztof Helt <krzysztof.h1@wp.pl> AuthorDate: Thu Jan 29 11:44:24 2009 +0100 Committer: Takashi Iwai <tiwai@suse.de> CommitDate: Thu Jan 29 11:46:25 2009 +0100 ALSA: sscape: update Kconfig description about SoundScape cards The SoundScape driver handles more cards then described. Signed-off-by: Takashi Iwai <tiwai@suse.de> --- sound/isa/Kconfig | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git a/sound/isa/Kconfig b/sound/isa/Kconfig index ce0aa04..542c1ea 100644 --- a/sound/isa/Kconfig +++ b/sound/isa/Kconfig @@ -377,14 +377,17 @@ config SND_SGALAXY will be called snd-sgalaxy. config SND_SSCAPE - tristate "Ensoniq SoundScape PnP driver" + tristate "Ensoniq SoundScape driver" select SND_HWDEP select SND_MPU401_UART select SND_WSS_LIB help - Say Y here to include support for Ensoniq SoundScape PnP + Say Y here to include support for Ensoniq SoundScape soundcards. + The PCM audio is supported on SoundScape Classic, Elite, PnP + and VIVO cards. The MIDI support is very experimental. + To compile this driver as a module, choose M here: the module will be called snd-sscape. -- To unsubscribe from this list: send the line "unsubscribe git-commits-head" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
