Page MenuHomeFreeBSD

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

Authored by christos on Dec 9 2024, 10:58 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Feb 9, 10:17 PM
Unknown Object (File)
Wed, Feb 5, 3:32 AM
Unknown Object (File)
Tue, Feb 4, 10:12 AM
Unknown Object (File)
Mon, Jan 27, 1:45 PM
Unknown Object (File)
Jan 9 2025, 11:50 AM
Unknown Object (File)
Jan 8 2025, 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.Jan 12 2025, 1:08 AM
This revision is now accepted and ready to land.Sun, Feb 2, 3:56 PM