K 10 svn:author V 2 pi K 8 svn:date V 27 2018-09-03T18:20:22.785911Z K 7 svn:log V 289 audio/xanalyser: fix a ioctl call - 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