[ALSA] add sigmatel codec support
authorMatt <matt@embeddedalley.com>
Wed, 13 Apr 2005 12:45:30 +0000 (14:45 +0200)
committerJaroslav Kysela <perex@suse.cz>
Sun, 29 May 2005 08:00:54 +0000 (10:00 +0200)
commit2f2f4251c9b123b2ab04da9e78ab6158535c2e38
tree5b551aa143facbf53ce295ea5a71f03a4b6b7552
parent1a12de1edf234b54ce94971d5604f85809c391b9
[ALSA] add sigmatel codec support

HDA generic driver,HDA Codec driver
Add initial SigmaTel codec support for 9200 and 922x. Note that
this hda patch relies on the configuration default registers to
be set correctly (normally by BIOS/firmware) in order for it to
set up pin widgets properly. There's a test switch in the patch
so it will work with the SigmaTel reference boards that are usually
plugged into a system that doesn't set the configuration default
registers. It supports 2 channel analog out and line/mic in. I
plan to add >2 channel support and spdif support shortly.
Please apply.

Signed-off-by: Matt <matt@embeddedalley.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/Makefile
sound/pci/hda/hda_codec.c
sound/pci/hda/hda_patch.h
sound/pci/hda/patch_sigmatel.c [new file with mode: 0644]
This page took 0.051625 seconds and 5 git commands to generate.