diff options
author | Jaroslav Kysela <perex@perex.cz> | 2010-03-26 06:14:55 -0400 |
---|---|---|
committer | Jaroslav Kysela <perex@perex.cz> | 2010-03-26 06:15:28 -0400 |
commit | 38f57968f45333585293e88ea12ca577811fb9a7 (patch) | |
tree | 26889af34e81f5c8cb7d6028cc7a653f230f415b /Documentation/sound/alsa | |
parent | 10e77ddac0e1f3b9cea04dfe8180f8641f329703 (diff) |
ALSA: hda-intel - remove model=hwio from documentation
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Diffstat (limited to 'Documentation/sound/alsa')
-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 232a90775229..bdb220c28315 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 | |||
196 | parser is much better than the generic parser (as now). Thus this | 196 | parser is much better than the generic parser (as now). Thus this |
197 | option is more about the debugging purpose. | 197 | option is more about the debugging purpose. |
198 | 198 | ||
199 | Another special meaning has 'model=hwio'. For this model, the driver | ||
200 | bypasses any codec initialization and the reset procedure for codecs | ||
201 | is also bypassed. This mode is usefull to enable direct access using | ||
202 | hwdep interface (using hdaverb or hda-analyzer tools) and retain | ||
203 | codec setup from BIOS. | ||
204 | |||
205 | Speaker and Headphone Output | 199 | Speaker and Headphone Output |
206 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | 200 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
207 | One of the most frequent (and obvious) bugs with HD-audio is the | 201 | One of the most frequent (and obvious) bugs with HD-audio is the |