linux_old1/sound/isa/sb
David Flater 1730fd9cce ALSA: fix emu8000 DRAM sizing for AWE64 Value
Applicable to any kernel since 2013:

The special case added in commit 1338fc97d0 did not handle the possibility
that the address space on an AWE64 Value would wrap around at 512 KiB.  That
is what it does, so the memory is still not detected on those cards.

Fix that with a logic clean-up that eliminates the need for a special case.

Signed-off-by: David Flater <dave@flaterco.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2015-01-12 14:28:56 +01:00
..
Makefile ALSA: Merge es1688 and es968 drivers 2010-05-10 09:49:30 +02:00
emu8000.c ALSA: fix emu8000 DRAM sizing for AWE64 Value 2015-01-12 14:28:56 +01:00
emu8000_callback.c sound: Remove unnecessary semicolon 2012-10-06 16:47:53 +02:00
emu8000_local.h [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
emu8000_patch.c ALSA: emu8000: Remove duplicate linux/moduleparam.h include from emu8000_patch.c 2012-02-06 10:22:54 +01:00
emu8000_pcm.c ALSA: sb: check get_user() return value 2010-07-29 12:24:22 +02:00
emu8000_synth.c ALSA: sb: Delete an unnecessary check before the function call "snd_emux_free" 2015-01-04 15:13:32 +01:00
jazz16.c ALSA: sb8: Remove always NULL parameters 2015-01-02 16:28:21 +01:00
sb8.c ALSA: sb8: Remove always NULL parameters 2015-01-02 16:28:21 +01:00
sb8_main.c ALSA: sb8: Remove always NULL parameters 2015-01-02 16:28:21 +01:00
sb8_midi.c ALSA: sb8: Remove always NULL parameters 2015-01-02 16:28:21 +01:00
sb16.c ASoC: sb16: Simplify snd_sb16dsp_pcm() 2015-01-02 16:28:35 +01:00
sb16_csp.c ALSA: sb16 - info leak in snd_sb_csp_ioctl() 2013-11-07 10:17:18 +01:00
sb16_main.c ASoC: sb16: Simplify snd_sb16dsp_pcm() 2015-01-02 16:28:35 +01:00
sb_common.c ALSA: sb: Deletion of unnecessary checks before two function calls 2014-11-21 20:07:36 +01:00
sb_mixer.c ALSA: sb16: Use snd_ctl_enum_info() 2014-10-21 08:34:52 +02:00
sbawe.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00