[Bug 193373] New: audio/xanalyzer does not use appropriate OSS IOCTLs

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Sep 6 08:44:33 UTC 2014


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

            Bug ID: 193373
           Summary: audio/xanalyzer does not use appropriate OSS IOCTLs
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: hselasky at FreeBSD.org

Created attachment 146906
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=146906&action=edit
Fix for problem.

Hi,

SNDCTL_DSP_GETBLKSIZE() is in FreeBSD a read only IOCTL.
Need to use SNDCTL_DSP_SETBLKSIZE() to really set the blocksize.

Thank you!

--HPS

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


More information about the freebsd-ports-bugs mailing list