ALSA: ALSA driver for SGI HAL2 audio device
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>
Sat, 12 Jul 2008 10:12:20 +0000 (12:12 +0200)
committerJaroslav Kysela <perex@perex.cz>
Mon, 14 Jul 2008 07:00:57 +0000 (09:00 +0200)
commit787dba37a6ff5c80c67f37c081712a6e4af92e25
tree46fb52cca0a1f9d629d6602e4b5747425353af8f
parent9e4641541e9681a568483133813332cfafa34d86
ALSA: ALSA driver for SGI HAL2 audio device

This patch adds a new ALSA driver for the audio device found inside
many older SGI workstation (Indy, Indigo2). The hardware uses a SGI
custom chip, which feeds two codec chips, an IEC chip and a synth chip.
Currently only one of the codecs is supported. This driver already has
the same functionality as the HAL2 OSS driver and will replace it.

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>
sound/mips/Kconfig
sound/mips/Makefile
sound/mips/hal2.c [new file with mode: 0644]
sound/mips/hal2.h [new file with mode: 0644]