Page MenuHomeFreeBSD

sound: Remove early SD_F_SIMPLEX and SD_F_AUTOVCHAN assignments
ClosedPublic

Authored by christos on Oct 28 2024, 10:30 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 5, 6:06 AM
Unknown Object (File)
Thu, Feb 27, 7:43 PM
Unknown Object (File)
Thu, Feb 27, 5:17 PM
Unknown Object (File)
Feb 19 2025, 3:03 PM
Unknown Object (File)
Feb 16 2025, 9:42 AM
Unknown Object (File)
Feb 8 2025, 9:39 AM
Unknown Object (File)
Feb 4 2025, 10:52 AM
Unknown Object (File)
Feb 4 2025, 8:29 AM
Subscribers

Details

Summary

These flags are properly set in pcm_setstatus(), once the primary
channels have been created. The existing comment already states that
this is wrong.

Sponsored by: The FreeBSD Foundation
MFC after: 1 week

Diff Detail

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