Page MenuHomeFreeBSD

mixer(8): Fix empty output case
ClosedPublic

Authored by christos on Oct 14 2021, 10:06 PM.
Referenced Files
F134020264: D32500.id.diff
Thu, Oct 30, 2:15 AM
F133983362: D32500.diff
Wed, Oct 29, 7:11 PM
Unknown Object (File)
Sun, Oct 26, 10:29 PM
Unknown Object (File)
Sat, Oct 25, 4:14 PM
Unknown Object (File)
Thu, Oct 23, 9:23 PM
Unknown Object (File)
Sat, Oct 11, 2:35 AM
Unknown Object (File)
Sep 21 2025, 12:55 PM
Unknown Object (File)
Sep 17 2025, 6:33 PM
Subscribers

Details

Summary

In some cases (e.g when passing /dev/dspX.vpX),
m->ci.longname and m->ci.hw_info will be empty, so we
should print any brackets and parentheses in this case.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable