matk 2004/01/19 21:30:09 PST
FreeBSD src repository
Modified files:
sys/dev/sound/pcm dsp.c
Log:
Reduce latency when using the SNDCTL_DSP_RESET ioctl by calling
chn_resetbuf().
Submited by: Pyun YongHyeon <yongari at kt-is.co.kr>
Approved by: tanimura (mentor)
Revision Changes Path
1.70 +10 -2 src/sys/dev/sound/pcm/dsp.c