aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorPyun YongHyeon <yongari@FreeBSD.org>2005-06-08 05:23:39 +0000
committerPyun YongHyeon <yongari@FreeBSD.org>2005-06-08 05:23:39 +0000
commitee2350cc79426f122df98e04918032ec879c28ef (patch)
tree5ecc5689cd295a9a1cc0518629020ef369ea81ef /share
parentbf11e8ea9c2099ddefe08312e76b4aa96ae4bfd4 (diff)
downloadsrc-ee2350cc79426f122df98e04918032ec879c28ef.tar.gz
src-ee2350cc79426f122df98e04918032ec879c28ef.zip
Clarify that systems that have the GPIO pins wired to the hardware
volume control need a device resource hint. Reviewed by: scottl
Notes
Notes: svn path=/head/; revision=147131
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/snd_maestro3.47
1 files changed, 5 insertions, 2 deletions
diff --git a/share/man/man4/snd_maestro3.4 b/share/man/man4/snd_maestro3.4
index e1da19959453..8807b140c594 100644
--- a/share/man/man4/snd_maestro3.4
+++ b/share/man/man4/snd_maestro3.4
@@ -65,10 +65,13 @@ ESS Technology Maestro3
.El
.Sh DIAGNOSTICS
The hardware volume control buttons can be connected to two different pin
-sets on the chip, depending on the manufacturer.
+sets(GPIO or GD) on the chip, depending on the manufacturer.
The driver has no way of determining this configuration, so a hint may be
used to override the default guess.
-Add the line
+The default setting for hardware volume control assumes that GD pins
+are wired to control the hardware volume.
+For systems that have the GPIO pins wired to the hardware volume control
+buttons, add the line
.Dq Li hint.pcm.0.hwvol_config="0"
to the file
.Pa /boot/device.hints