diff options
author | Jaroslav Kysela <perex@perex.cz> | 2010-03-26 11:14:55 +0100 |
---|---|---|
committer | Jaroslav Kysela <perex@perex.cz> | 2010-03-26 11:15:28 +0100 |
commit | 38f57968f45333585293e88ea12ca577811fb9a7 (patch) | |
tree | 26889af34e81f5c8cb7d6028cc7a653f230f415b /Documentation/sound | |
parent | 10e77ddac0e1f3b9cea04dfe8180f8641f329703 (diff) |
ALSA: hda-intel - remove model=hwio from documentation
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Diffstat (limited to 'Documentation/sound')
-rw-r--r-- | Documentation/sound/alsa/HD-Audio.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Documentation/sound/alsa/HD-Audio.txt b/Documentation/sound/alsa/HD-Audio.txt index 232a9077522..bdb220c2831 100644 --- a/Documentation/sound/alsa/HD-Audio.txt +++ b/Documentation/sound/alsa/HD-Audio.txt @@ -196,12 +196,6 @@ generic parser regardless of the codec. Usually the codec-specific parser is much better than the generic parser (as now). Thus this option is more about the debugging purpose. -Another special meaning has 'model=hwio'. For this model, 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. - Speaker and Headphone Output ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ One of the most frequent (and obvious) bugs with HD-audio is the |