Page MenuHomeFreeBSD

mixer(8): Ignore mixer_open() failures for the -a option
ClosedPublic

Authored by christos on May 10 2024, 4:42 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jun 4, 8:07 PM
Unknown Object (File)
Sat, Jun 1, 3:58 PM
Unknown Object (File)
Thu, May 23, 2:12 AM
Unknown Object (File)
Sat, May 18, 8:56 AM
Unknown Object (File)
May 16 2024, 6:18 PM
Unknown Object (File)
May 16 2024, 6:14 PM
Unknown Object (File)
May 15 2024, 7:37 AM
Unknown Object (File)
May 13 2024, 3:40 AM
Subscribers

Details

Summary

The most likely reason mixer_open() will fail is because either the
device doesn't exist, or because it is disabled, so there is not reason
to kill the application. Instead, continue and print the rest of the
enabled mixers.

PR: 277615
Sponsored by: The FreeBSD Foundation
MFC after: 3 days

Diff Detail

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