K 10 svn:author V 2 pi K 8 svn:date V 27 2018-09-03T18:21:27.304354Z K 7 svn:log V 315 audio/xanalyser: fix a ioctl call (now for real) - SNDCTL_DSP_GETBLKSIZE() is in FreeBSD a read only ioctl() Need to use SNDCTL_DSP_SETBLKSIZE() to really set the blocksize. PR: 193373 Submitted by: hselasky Reviewed by: Walter Schwarzenfeld Approved by: db (maintainer) END