freebsd-dev/sys/dev/sound/pcm
Mathew Kanner 222d2384ef 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)
2004-01-20 05:30:09 +00:00
..
ac97_if.m Remove the trailing ^M's. makeobjops.awk does not like them. 2002-05-01 03:07:40 +00:00
ac97_patch.c Add patch for AD198x. 2003-08-21 15:44:55 +00:00
ac97_patch.h Add patch for AD198x. 2003-08-21 15:44:55 +00:00
ac97.c Add ID for ALC658 CODEC. 2003-11-11 22:15:17 +00:00
ac97.h update my email address. 2003-09-07 16:28:03 +00:00
buffer.c Fix a panic due to holding a lock over calls to uiomove. 2003-11-27 19:51:44 +00:00
buffer.h Fix a panic due to holding a lock over calls to uiomove. 2003-11-27 19:51:44 +00:00
channel_if.m
channel.c Fix some locking violations by creating seperate mutex classes 2003-12-05 02:08:13 +00:00
channel.h update my email address. 2003-09-07 16:28:03 +00:00
dsp.c Reduce latency when using the SNDCTL_DSP_RESET ioctl by calling 2004-01-20 05:30:09 +00:00
dsp.h Fix a panic when kldloading a sound driver. Do this by replacing the 2004-01-20 03:58:57 +00:00
fake.c update my email address. 2003-09-07 16:28:03 +00:00
feeder_fmt.c update my email address. 2003-09-07 16:28:03 +00:00
feeder_if.m Remove the trailing ^M's. makeobjops.awk does not like them. 2002-05-01 03:07:40 +00:00
feeder_rate.c Additional malloc failure checks. 2003-04-20 17:08:56 +00:00
feeder.c update my email address. 2003-09-07 16:28:03 +00:00
feeder.h update my email address. 2003-09-07 16:28:03 +00:00
mixer_if.m makeobjops.awk is stricter on syntax than the perl version. 2002-05-01 03:52:40 +00:00
mixer.c As previously announced: discontinue use of makedev() call in soundcode. 2004-01-17 10:37:11 +00:00
mixer.h update my email address. 2003-09-07 16:28:03 +00:00
sndstat.c The last argument to mtx_init() should be MTX_DEF, not 0. This is not a 2003-12-08 01:08:03 +00:00
sound.c Fix a panic when kldloading a sound driver. Do this by replacing the 2004-01-20 03:58:57 +00:00
sound.h Fix a panic when kldloading a sound driver. Do this by replacing the 2004-01-20 03:58:57 +00:00
vchan.c Fix a panic when kldloading a sound driver. Do this by replacing the 2004-01-20 03:58:57 +00:00
vchan.h update my email address. 2003-09-07 16:28:03 +00:00