Page MenuHomeFreeBSD

snd_dummy: Create device alias
ClosedPublic

Authored by christos on Oct 21 2025, 12:07 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Mar 19, 3:43 PM
Unknown Object (File)
Sun, Mar 15, 1:50 AM
Unknown Object (File)
Thu, Mar 12, 10:37 AM
Unknown Object (File)
Thu, Mar 12, 6:12 AM
Unknown Object (File)
Mon, Mar 2, 5:49 AM
Unknown Object (File)
Mon, Mar 2, 5:47 AM
Unknown Object (File)
Mon, Mar 2, 5:47 AM
Unknown Object (File)
Mon, Mar 2, 5:47 AM
Subscribers

Details

Summary

Sponsored by: The FreeBSD Foundation
MFC after: 2 weeks

Diff Detail

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

Event Timeline

christos retitled this revision from snd_dummy: Create a device alias to snd_dummy: Create device alias.Oct 21 2025, 12:08 PM
This revision is now accepted and ready to land.Oct 21 2025, 2:31 PM

Seems reasonable

Does this need a RELNOTES entry?

I don't think it needs a RELNOTES entry, this dummy device really just exists for the benefit of our test suite and this is an implementation detail. That said, this ought to be mentioned in snd_dummy(4) I think.

This revision now requires review to proceed.Oct 22 2025, 10:08 AM

Lgtm from manpages

share/man/man4/snd_dummy.4
56

The .Pa renders as -1 space in some implementations.

This revision is now accepted and ready to land.Oct 22 2025, 11:43 AM
This revision was automatically updated to reflect the committed changes.
christos marked an inline comment as done.