Page MenuHomeFreeBSD

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

Authored by christos on Dec 9 2024, 10:58 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jan 9, 11:50 AM
Unknown Object (File)
Wed, Jan 8, 8:57 PM
Unknown Object (File)
Dec 17 2024, 4:44 PM
Unknown Object (File)
Dec 15 2024, 9:53 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 61682
Build 58566: arc lint + arc unit

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.Sun, Jan 12, 1:08 AM