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
F137928885: D48012.id149145.diff
Thu, Nov 27, 8:48 AM
Unknown Object (File)
Mon, Nov 24, 11:54 PM
Unknown Object (File)
Sun, Nov 23, 1:02 AM
Unknown Object (File)
Sat, Nov 22, 4:13 AM
Unknown Object (File)
Thu, Nov 20, 1:11 PM
Unknown Object (File)
Thu, Nov 20, 9:24 AM
Unknown Object (File)
Thu, Nov 20, 9:13 AM
Unknown Object (File)
Wed, Nov 19, 6:44 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