[Bug 256674] audio/sndio: add a fix for incorrect channel number with OSS

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 17 Jun 2021 15:05:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256674

            Bug ID: 256674
           Summary: audio/sndio: add a fix for incorrect channel number
                    with OSS
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: multimedia@FreeBSD.org
          Reporter: novel@FreeBSD.org
             Flags: maintainer-feedback?(multimedia@FreeBSD.org)
          Assignee: multimedia@FreeBSD.org

Created attachment 225894
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=225894&action=edit
proposed fix

The OSS backend in sndio doesn't properly handle trap values set by
sio_initpar(), making it fail. This breaks some applications with
sndio, e.g. mpg123.

More details provided here: https://sndio.org/arch/0138.html.
Upstream patch: 
https://github.com/ratchov/sndio/commit/aac840d9f91c52a1dc3dcbdbfc3c628a80a717a1

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