]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Reduce latency when using the SNDCTL_DSP_RESET ioctl by calling
authormatk <matk@FreeBSD.org>
Tue, 20 Jan 2004 05:30:09 +0000 (05:30 +0000)
committermatk <matk@FreeBSD.org>
Tue, 20 Jan 2004 05:30:09 +0000 (05:30 +0000)
commit1d6b947293009c8f77245b23428e66bf67d8289d
treeac5a5da8a38b72866df462fdb93b067a28aa42e5
parent09543443a714bcb69a302ce1b2e131fe06ded6d7
Reduce latency when using the SNDCTL_DSP_RESET ioctl by calling
chn_resetbuf().

Submited by: Pyun YongHyeon <yongari@kt-is.co.kr>
Approved by: tanimura (mentor)
sys/dev/sound/pcm/dsp.c