Searched hist:70944 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/dev/sound/pcm/
H A Dmixer.hdiff 70944 Thu Jan 11 23:26:16 MST 2001 jhb - Move all of the hwvol functions into a mixer_hwvol_* namespace, and make
all of the hwvol members of struct snd_mixer live in a hwvol_* namespace.
- When changing the mixer device via the hwvol_mixer sysctl, reset the
muted state so that a mute operation on a new device won't try to
unmute the new device with the old device's saved volume.
- When the volume is muted, if a down or up volume request is received,
first restore the saved volume level and then adjust it.

Reviewed by: cg
H A Dmixer.cdiff 70944 Thu Jan 11 23:26:16 MST 2001 jhb - Move all of the hwvol functions into a mixer_hwvol_* namespace, and make
all of the hwvol members of struct snd_mixer live in a hwvol_* namespace.
- When changing the mixer device via the hwvol_mixer sysctl, reset the
muted state so that a mute operation on a new device won't try to
unmute the new device with the old device's saved volume.
- When the volume is muted, if a down or up volume request is received,
first restore the saved volume level and then adjust it.

Reviewed by: cg

Completed in 60 milliseconds