Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 May 2005 07:43:01 -0400
From:      Mathew Kanner <mat@cnd.mcgill.ca>
To:        Pyun YongHyeon <yongari@rndsoft.co.kr>
Cc:        freebsd-multimedia@freebsd.org
Subject:   Re: maestro3 hardware volume control
Message-ID:  <20050527114301.GC19350@cnd.mcgill.ca>
In-Reply-To: <20050527062200.GA17663@rndsoft.co.kr>
References:  <20050527062200.GA17663@rndsoft.co.kr>

next in thread | previous in thread | raw e-mail | index | archive | help
On May 27, Pyun YongHyeon wrote:
> hint.pcm.0.hwvol_config="0" : select GD(game port interface) pin 6, 7
> hint.pcm.0.hwvol_config="1" : select GPIO pin 4,5
> If there is no hint the driver select GD pin 6, 7.
> 
> In my system selecting GD pins didn't work and a comment at the
> beginning of the driver source indicates it didn't ever work. So I'd
> like to change to select GPIO pins as a default hardware volume
> control. For users needs to select GD pins it could be easily done
> with hint.pcm.0.hwvol_config="0" in /boot/device.hints file.
> But I think there are no such users since device.hints file had no
> such entry.

	Sorry for the second followup.  I think the man page could use
the first paragraph.  I'm not sure what the policy is for
device.hints, maybe it should have a commented out line as an example,
but you patch should improve thing to have a reasonable default so it
won't be necessary.
	--Mat



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050527114301.GC19350>