commit | 9529a5bae10118fd08edfd667cac19f94fb7264a | [log] [tgz] |
---|---|---|
author | Lee Revell <rlrevell@joe-job.com> | Tue Oct 25 11:25:29 2005 +0200 |
committer | Jaroslav Kysela <perex@suse.cz> | Fri Nov 04 13:20:22 2005 +0100 |
tree | a10a5d14b925366adbeb9b9e36aa8ebdd8ec4513 | |
parent | d91c64c8279501f439feae9042eccd0bbe484265 [diff] |
[ALSA] emu10k1 - Use 31 bit DMA mask for Audigy Modules: EMU10K1/EMU10K2 driver It appears that either the Audigy DMA engine or the Linux kernel cannot handle 32 bit DMA with this device. Problem manifests as noise when using more than 2GB of RAM, possibly only on 64 bit machines. The OSS driver actually uses a 29 bit DMA mask for both devices, this seems like overkill for now. Signed-off-by: Lee Revell <rlrevell@joe-job.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>