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
Unknown Object (File)
Mon, Mar 3, 6:59 PM
Unknown Object (File)
Wed, Feb 26, 10:33 AM
Unknown Object (File)
Wed, Feb 26, 10:33 AM
Unknown Object (File)
Wed, Feb 26, 10:33 AM
Unknown Object (File)
Wed, Feb 26, 10:32 AM
Unknown Object (File)
Wed, Feb 26, 10:32 AM
Unknown Object (File)
Wed, Feb 26, 2:59 AM
Unknown Object (File)
Wed, Feb 26, 12:30 AM
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