[ALSA] Add ALSA support for the SEGA Dreamcast PCM device
authorAdrian McMenamin <adrian@mcmen.demon.co.uk>
Fri, 18 May 2007 12:26:59 +0000 (14:26 +0200)
committerJaroslav Kysela <perex@suse.cz>
Fri, 20 Jul 2007 09:11:17 +0000 (11:11 +0200)
commit198de43d758ca2700e2b52b49c0b189b4931466c
tree4c783082bc682c6a3eaa9734563421bf42ba82eb
parentaef3b06ac69783d6a6d1e4357c62bab46dd16141
[ALSA] Add ALSA support for the SEGA Dreamcast PCM device

ALSA support for the SEGA Dreamcast Yamaha AICA sound device (pcm)
This patch adds ALSA sound support for pcm playback on two channels on
the SEGA Dreamcast built-in sound device (the Yamaha AICA)
Add driver for the AICA sound device built into the SEGA Dreamcast
Hook it all up with the build system.

Signed-off-by: Adrian McMenamin <adrian@mcmen.demon.co.uk>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
sound/Kconfig
sound/Makefile
sound/sh/Kconfig [new file with mode: 0644]
sound/sh/Makefile [new file with mode: 0644]
sound/sh/aica.c [new file with mode: 0644]
sound/sh/aica.h [new file with mode: 0644]