Page MenuHomeFreeBSD

snd_dummy: Create device alias
ClosedPublic

Authored by christos on Oct 21 2025, 12:07 PM.
Tags
None
Referenced Files
F171571802: D53237.id164740.diff
Fri, Sep 11, 8:13 PM
Unknown Object (File)
Sat, Sep 5, 1:40 PM
Unknown Object (File)
Fri, Sep 4, 4:05 AM
Unknown Object (File)
Thu, Sep 3, 9:28 PM
Unknown Object (File)
Thu, Sep 3, 5:16 PM
Unknown Object (File)
Wed, Sep 2, 11:01 PM
Unknown Object (File)
Wed, Sep 2, 3:13 AM
Unknown Object (File)
Wed, Sep 2, 12:09 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.