ALSA: ALSA driver for SGI O2 audio board
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>
Sat, 12 Jul 2008 20:43:50 +0000 (22:43 +0200)
committerJaroslav Kysela <perex@perex.cz>
Mon, 14 Jul 2008 07:01:02 +0000 (09:01 +0200)
commit862c2c0a61c515f2e9f63f689215bcf99a607eaf
treee1d40973f3d96a3a171fe5bd770e1ef893fb0581
parent1e066322c26562621811effb1eb14097bc67a9ee
ALSA: ALSA driver for SGI O2 audio board

This patch adds a new ALSA driver for the audio device found inside
most of the SGI O2 workstation. The hardware uses a SGI custom chip,
which feeds a AD codec chip.

Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
include/sound/ad1843.h [new file with mode: 0644]
sound/mips/Kconfig
sound/mips/Makefile
sound/mips/ad1843.c [new file with mode: 0644]
sound/mips/sgio2audio.c [new file with mode: 0644]