Page MenuHomeFreeBSD

pcm.4: Fix lint warnings
ClosedPublic

Authored by christos on Feb 20 2024, 8:49 PM.
Tags
None
Referenced Files
F102504891: D43996.diff
Wed, Nov 13, 6:43 AM
Unknown Object (File)
Sep 27 2024, 8:56 PM
Unknown Object (File)
Sep 21 2024, 10:41 PM
Unknown Object (File)
Sep 21 2024, 3:21 PM
Unknown Object (File)
Sep 17 2024, 10:27 AM
Unknown Object (File)
Sep 17 2024, 8:00 AM
Unknown Object (File)
Sep 16 2024, 12:47 PM
Unknown Object (File)
Sep 16 2024, 9:15 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 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.