Page MenuHomeFreeBSD

pcm.4: Fix lint warnings
ClosedPublic

Authored by christos on Feb 20 2024, 8:49 PM.
Tags
None
Referenced Files
F163199240: D43996.id.diff
Mon, Jul 20, 11:56 PM
Unknown Object (File)
Sat, Jul 18, 6:35 PM
Unknown Object (File)
Thu, Jun 25, 1:05 PM
Unknown Object (File)
Jun 21 2026, 3:52 AM
Unknown Object (File)
Jun 21 2026, 12:33 AM
Unknown Object (File)
Jun 20 2026, 8:06 PM
Unknown Object (File)
Jun 13 2026, 12:41 AM
Unknown Object (File)
Jun 12 2026, 7:11 AM

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 Not Applicable
Unit
Tests Not Applicable

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.