Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Sep 2019 18:27:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        emulation@FreeBSD.org
Subject:   [Bug 240043] audio/linux-c7-alsa: how to make it work?
Message-ID:  <bug-240043-4077-Ov7Q68Ek8d@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-240043-4077@https.bugs.freebsd.org/bugzilla/>
References:  <bug-240043-4077@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240043

--- Comment #55 from Tijl Coosemans <tijl@FreeBSD.org> ---
Created attachment 207391
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D207391&action=
=3Dedit
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 ins=
tead
of the FreeBSD one.  Then it also changes sched_getparam, sched_setparam, a=
nd
sched_setscheduler to translate between the Linux and FreeBSD range.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240043-4077-Ov7Q68Ek8d>