Page MenuHomeFreeBSD

snd_dummy: Create device alias
ClosedPublic

Authored by christos on Oct 21 2025, 12:07 PM.
Tags
None
Referenced Files
F152717800: D53237.id.diff
Thu, Apr 16, 4:37 PM
Unknown Object (File)
Wed, Apr 15, 2:39 AM
Unknown Object (File)
Sat, Apr 11, 2:30 PM
Unknown Object (File)
Tue, Apr 7, 1:14 AM
Unknown Object (File)
Mon, Apr 6, 12:26 PM
Unknown Object (File)
Sun, Apr 5, 3:39 PM
Unknown Object (File)
Sat, Mar 28, 5:27 AM
Unknown Object (File)
Thu, Mar 19, 3:43 PM
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.