[Bug 240043] audio/linux-c7-alsa: how to make it work?

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Sep 11 18:27:20 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240043

--- Comment #55 from Tijl Coosemans <tijl at FreeBSD.org> ---
Created attachment 207391
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=207391&action=edit
FMOD kernel patch

This kernel patch should get FMOD past the pthread_attr_setschedparam call.  It
changes sched_get_priority_(min|max) to return the Linux priority range instead
of the FreeBSD one.  Then it also changes sched_getparam, sched_setparam, and
sched_setscheduler to translate between the Linux and FreeBSD range.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.


More information about the freebsd-emulation mailing list