Page MenuHomeFreeBSD

sound: Return if the new speed/format is the same as the current one
ClosedPublic

Authored by christos on Dec 9 2024, 10:58 PM.
Tags
None
Referenced Files
F154134366: D48012.id151467.diff
Sun, Apr 26, 11:13 AM
Unknown Object (File)
Tue, Apr 21, 7:32 AM
Unknown Object (File)
Mon, Apr 20, 8:44 AM
Unknown Object (File)
Mon, Apr 20, 5:30 AM
Unknown Object (File)
Mon, Apr 20, 5:30 AM
Unknown Object (File)
Mon, Apr 20, 5:30 AM
Unknown Object (File)
Sun, Apr 19, 10:39 PM
Unknown Object (File)
Sun, Apr 19, 3:27 PM
Subscribers

Details

Summary

This gives us a slight performance boost since we do not have to go
through the driver functions.

Sponsored by: The FreeBSD Foundation
MFC after: 1 week

Diff Detail

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

Event Timeline

This revision is now accepted and ready to land.Dec 10 2024, 2:02 AM

Do the same for chn_setparam().

This revision now requires review to proceed.Jan 12 2025, 1:08 AM
This revision is now accepted and ready to land.Feb 2 2025, 3:56 PM