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)
Sun, May 10, 12:28 PM
Unknown Object (File)
Sun, May 10, 12:20 PM
Unknown Object (File)
Sun, May 10, 7:20 AM
Unknown Object (File)
Sun, May 10, 7:14 AM
Unknown Object (File)
Wed, Apr 29, 6:05 PM
Unknown Object (File)
Wed, Apr 29, 6:24 AM
Unknown Object (File)
Tue, Apr 28, 3:20 PM
Unknown Object (File)
Mon, Apr 27, 6:21 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.