Page MenuHomeFreeBSD

sound: Retire SND_DEV_*
ClosedPublic

Authored by christos on Jun 4 2025, 7:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 3, 10:43 AM
Unknown Object (File)
Fri, Oct 3, 3:30 AM
Unknown Object (File)
Wed, Oct 1, 8:37 AM
Unknown Object (File)
Sat, Sep 27, 12:04 PM
Unknown Object (File)
Mon, Sep 22, 5:52 PM
Unknown Object (File)
Sep 14 2025, 7:34 AM
Unknown Object (File)
Sep 14 2025, 5:13 AM
Unknown Object (File)
Sep 13 2025, 7:38 AM
Subscribers

Details

Summary

Specifying unit numbers is not needed anymore, and half of those weren't
used anymore in the first place.

Sponsored by: The FreeBSD Foundation

Diff Detail

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

Event Timeline

I assume it just works fine? :-)

This revision is now accepted and ready to land.Jun 6 2025, 3:08 PM

I assume it just works fine? :-)

Yes. These numbers were static anyway.

emaste added inline comments.
sys/dev/sound/pcm/mixer.c
752–754
This revision was automatically updated to reflect the committed changes.