linux/sound/isa/sb
Krzysztof Helt edf12b4af6 sbawe: fix memory detection part 2
The patch "sbawe: fix memory detection" fixed detection
for memoryless SB32 cards but broke detection of memory
above 512KB. This patch fixes the regression.

The patch has been tested on the SB32 card (CT3670) with
0MB, 2MB and 8MB memory installed.

Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2010-01-08 09:27:23 +01:00
..
Makefile ALSA: clean up the logic for building sequencer modules 2009-05-29 11:49:42 +02:00
emu8000.c sbawe: fix memory detection part 2 2010-01-08 09:27:23 +01:00
emu8000_callback.c
emu8000_local.h [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
emu8000_patch.c ALSA: Kill snd_assert() in sound/isa/* 2008-08-13 11:46:36 +02:00
emu8000_pcm.c
emu8000_synth.c [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-16 16:51:18 +02:00
es968.c ALSA: Convert to snd_card_create() in sound/isa/* 2009-01-12 15:20:26 +01:00
sb8.c ALSA: Convert to snd_card_create() in sound/isa/* 2009-01-12 15:20:26 +01:00
sb8_main.c ALSA: Kill snd_assert() in sound/isa/* 2008-08-13 11:46:36 +02:00
sb8_midi.c [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
sb16.c ALSA: Return proper error code at probe in sound/isa/* 2009-01-12 15:21:54 +01:00
sb16_csp.c ALSA: sound/isa: use memdup_user() 2009-04-14 12:39:23 +02:00
sb16_main.c ALSA: Kill snd_assert() in sound/isa/* 2008-08-13 11:46:36 +02:00
sb_common.c ALSA: Kill snd_assert() in sound/isa/* 2008-08-13 11:46:36 +02:00
sb_mixer.c ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep" 2009-11-05 09:00:18 +01:00
sbawe.c