Page MenuHomeFreeBSD

sound: Retire SND_DEV_*
ClosedPublic

Authored by christos on Jun 4 2025, 7:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 6, 5:49 AM
Unknown Object (File)
Mon, Apr 6, 5:48 AM
Unknown Object (File)
Mon, Apr 6, 2:43 AM
Unknown Object (File)
Fri, Apr 3, 7:13 AM
Unknown Object (File)
Sat, Mar 14, 5:04 PM
Unknown Object (File)
Sat, Mar 14, 11:35 AM
Unknown Object (File)
Sat, Mar 14, 12:03 AM
Unknown Object (File)
Mar 5 2026, 3:32 PM
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.