Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Apr 2016 05:27:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 208968] audio/portaudio: support hw.snd.default_unit sysctl
Message-ID:  <bug-208968-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 208968
           Summary: audio/portaudio: support hw.snd.default_unit sysctl
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: shurd@FreeBSD.org
                CC: koalative@gmail.com
                CC: koalative@gmail.com
             Flags: maintainer-feedback?(koalative@gmail.com)

Created attachment 169553
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D169553&action=
=3Dedit
This patch reads the sysctl and correctly translates /dev/dspX to /dev/dsp.

If the hw.snd.default_unit is set to anything except zero, /dev/dsp0 is not
available to programs using portaudio, since it assumes that /dev/dsp and
/dev/dsp0 are the same device.

This patch reads the sysctl and correctly translates /dev/dspX to /dev/dsp.

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



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