Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Oct 2003 16:55:36 -0700
From:      Ross Lippert <ripper@eskimo.com>
To:        freebsd-questions@freebsd.org
Subject:   fixing motherboard sound
Message-ID:  <20031012165536.A5234@eskimo.eskimo.com>

next in thread | raw e-mail | index | archive | help

OK, I found one of the problems that the festival app was
having playing on my system.  Apparently, the authors assumed
that a SNDCTL_DSP_SYNC ioctl() was not necessary before a close()
because the close() is supposed to sync.  I have found, however,
that it does make a difference.

Is close() supposed to cause a SYNC, as far as anyone knows?


I am not subscribed.



-r



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