diff options
author | Krzysztof Helt <krzysztof.h1@wp.pl> | 2009-09-27 23:08:40 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2009-09-28 11:31:36 +0200 |
commit | f0968e3f7a8ea30728d2580d3043a30ea9994ec6 (patch) | |
tree | 4e9adca4a7b7b33e8497eeb5c21935f0538f7624 /sound/isa/Kconfig | |
parent | 4f272341c7a42a71586523f196b242bccde3be8c (diff) | |
download | linux-f0968e3f7a8ea30728d2580d3043a30ea9994ec6.tar.bz2 |
ALSA: sscape: add supoort for SPEA Media FX/Reveal SC-600
Move code from the OSS sscape driver in order to support old Soundscape OEM models.
Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/isa/Kconfig')
-rw-r--r-- | sound/isa/Kconfig | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sound/isa/Kconfig b/sound/isa/Kconfig index 51a7e3777e17..b90fc164a79c 100644 --- a/sound/isa/Kconfig +++ b/sound/isa/Kconfig @@ -377,10 +377,12 @@ config SND_SSCAPE select SND_WSS_LIB help Say Y here to include support for Ensoniq SoundScape - soundcards. + and Ensoniq OEM soundcards. The PCM audio is supported on SoundScape Classic, Elite, PnP - and VIVO cards. The MIDI support is very experimental. + and VIVO cards. The supported OEM cards are SPEA Media FX and + Reveal SC-600. + The MIDI support is very experimental. To compile this driver as a module, choose M here: the module will be called snd-sscape. |