ALSA: hda-intel - add special 'hwio' model to bypass initialization
authorJaroslav Kysela <perex@perex.cz>
Fri, 26 Mar 2010 09:28:46 +0000 (10:28 +0100)
committerJaroslav Kysela <perex@perex.cz>
Fri, 26 Mar 2010 09:37:39 +0000 (10:37 +0100)
commitcd508fe58b07499403e806b558c7f15c90442292
tree5ec4c40b7c7b84595c65f5f9dda96e1a01eacc2b
parent306ff3e473a970f88680e8355c0900fcab0357e2
ALSA: hda-intel - add special 'hwio' model to bypass initialization

Using the 'model=hwio' option, the driver bypasses any codec
initialization and the reset procedure for codecs is also
bypassed. This mode is usefull to enable direct access using
hwdep interface (using hdaverb or hda-analyzer tools) and
retain codec setup from BIOS.

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Documentation/sound/alsa/HD-Audio.txt
sound/pci/hda/hda_codec.c
sound/pci/hda/hda_intel.c