Page MenuHomeFreeBSD

sound: Do not set a recording source in mixer_uninit()
Needs ReviewPublic

Authored by christos on Fri, Aug 21, 12:46 PM.
Tags
None
Referenced Files
F171300905: D59076.id184642.diff
Thu, Sep 10, 6:22 AM
Unknown Object (File)
Wed, Sep 9, 5:09 AM
Unknown Object (File)
Wed, Sep 9, 12:51 AM
Unknown Object (File)
Tue, Sep 8, 12:44 PM
Unknown Object (File)
Mon, Sep 7, 9:37 PM
Unknown Object (File)
Sun, Sep 6, 2:02 PM
Unknown Object (File)
Sun, Sep 6, 1:40 AM
Unknown Object (File)
Sat, Sep 5, 11:59 PM
Subscribers

Details

Reviewers
markj
emaste
kib
Summary

We currently set the recording source to SOUND_MIXER_MIC during mixer
deletion. Apart from the fact that this control might not be present on
all devices, it is unnecessary to do that, plus we already set all the
volumes to 0 in the mixer_set() call above.

Sponsored by: The FreeBSD Foundation
MFC after: 1 month

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 75941
Build 72824: arc lint + arc unit