1
0
Fork 0
alistair23-linux/sound/sh
Adrian McMenamin 44e0b6821d [ALSA] protect Dreamcast PCM driver (AICA) from G2 bus effects
The G2 bus on the SEGA Dreamcast connects both the maple peripheral
bus and the AICA sound memory. DMA requests on one can cause the other
to timeout on memory operations.
This patch prevents maple interrupts from causing hiccoughs in the
AICA sound (maple bus code will land in 2.6.24).
There are other cleanups for this (AICA) code - but this is in effect
a regression fix rather than a cleanup.

Signed-off-by: Adrian McMenamin <adrian@mcmen.demon.co.uk>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2007-10-23 08:04:33 +02:00
..
Kconfig [ALSA] Add ALSA support for the SEGA Dreamcast PCM device 2007-07-20 11:11:17 +02:00
Makefile [ALSA] Add ALSA support for the SEGA Dreamcast PCM device 2007-07-20 11:11:17 +02:00
aica.c [ALSA] protect Dreamcast PCM driver (AICA) from G2 bus effects 2007-10-23 08:04:33 +02:00
aica.h sh: Fix Dreamcast DMA issues. 2007-07-24 13:30:55 +09:00