Page MenuHomeFreeBSD

Add support for SOUND_MIXER_WRITE_MONITOR ioctl
ClosedPublic

Authored by trasz on Jul 25 2020, 7:07 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 24, 5:53 PM
Unknown Object (File)
Thu, Oct 23, 2:04 AM
Unknown Object (File)
Wed, Oct 22, 8:57 PM
Unknown Object (File)
Sat, Oct 18, 5:10 PM
Unknown Object (File)
Fri, Oct 17, 11:45 PM
Unknown Object (File)
Tue, Oct 7, 4:32 AM
Unknown Object (File)
Sep 25 2025, 9:20 AM
Unknown Object (File)
Sep 25 2025, 4:36 AM
Subscribers

Details

Summary

Add support for SOUND_MIXER_WRITE_MONITOR ioctl. Fixes alsamixer(1)
on my x220.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 32565
Build 30029: arc lint + arc unit

Event Timeline

trasz requested review of this revision.Jul 25 2020, 7:07 PM
emaste added inline comments.
sys/compat/linux/linux_ioctl.c
1796

probably don't want to leave this?

(Tinderboxed.)

This revision is now accepted and ready to land.Sep 5 2020, 4:15 PM