Page MenuHomeFreeBSD

pcm.4: Fix lint warnings
ClosedPublic

Authored by christos on Feb 20 2024, 8:49 PM.
Tags
None
Referenced Files
F150133564: D43996.id134756.diff
Sun, Mar 29, 4:21 PM
F150111231: D43996.id134756.diff
Sun, Mar 29, 11:32 AM
Unknown Object (File)
Sun, Mar 29, 5:31 AM
Unknown Object (File)
Sat, Mar 28, 8:20 PM
Unknown Object (File)
Thu, Mar 26, 4:35 AM
Unknown Object (File)
Thu, Mar 26, 4:31 AM
Unknown Object (File)
Fri, Mar 6, 5:28 PM
Unknown Object (File)
Thu, Mar 5, 6:22 PM

Details

Summary

Ignore the "manual not found" warnings for snd_ai2s(4) and
snd_davbus(4).

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 56131
Build 53019: arc lint + arc unit

Event Timeline

markj added inline comments.
share/man/man4/pcm.4
534

I'd be interested to know exactly what this is referring to.

This revision is now accepted and ready to land.Feb 20 2024, 9:05 PM
dev_submerge.ch added inline comments.
share/man/man4/pcm.4
534

Memory mapped recording works fine, at least natively.

This revision was automatically updated to reflect the committed changes.