From: Krzysztof Helt krzysztof.h1@wp.pl
The SoundScape driver handles more cards then described. --- sound/isa/Kconfig | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/sound/isa/Kconfig b/sound/isa/Kconfig index cf6c01d..7d80186 100644 --- a/sound/isa/Kconfig +++ b/sound/isa/Kconfig @@ -378,14 +378,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.