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)
Tue, Aug 18, 8:29 AM
Unknown Object (File)
Tue, Aug 18, 8:27 AM
Unknown Object (File)
Thu, Aug 13, 12:51 AM
Unknown Object (File)
Wed, Aug 12, 6:53 PM
Unknown Object (File)
Wed, Aug 12, 6:52 PM
Unknown Object (File)
Mon, Aug 10, 12:19 PM
Unknown Object (File)
Sun, Aug 9, 2:55 PM
Unknown Object (File)
Sun, Aug 9, 2:53 PM
Subscribers

Details

Summary

Sponsored by: The FreeBSD Foundation
MFC after: 2 weeks

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 67988
Build 64871: arc lint + arc unit

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.