freebsd-nq/sys/dev/sound/pcm
Ariff Abdullah bdfbdcec6a Filter/compress the amount of channel trigger. This should reduce
much of lock/unlock contentions within the interrupt handler. Most
of these drivers only need PCMTRIG_START or STOP (ABORT).

Discussed with:		scottl
2007-06-11 00:49:46 +00:00
..
ac97_if.m
ac97_patch.c Fix (enable) phone out for laptops with ALC655, specifically 2007-06-05 20:12:40 +00:00
ac97_patch.h
ac97.c - Do triple reads on reset register to detect read register bug. 2 reads 2007-06-05 20:30:16 +00:00
ac97.h
buffer.c Last major commit and updates for RELENG_7: 2007-05-31 18:43:33 +00:00
buffer.h
channel_if.m
channel.c Filter/compress the amount of channel trigger. This should reduce 2007-06-11 00:49:46 +00:00
channel.h Filter/compress the amount of channel trigger. This should reduce 2007-06-11 00:49:46 +00:00
dsp.c Cast len to be a uintmax_t and make format in KASSERT match so as 2007-06-10 15:46:34 +00:00
dsp.h Last major commit and updates for RELENG_7: 2007-05-31 18:43:33 +00:00
fake.c
feeder_fmt.c Separate license from comments. 2007-06-02 13:07:44 +00:00
feeder_if.m
feeder_rate.c Despite several examples in the kernel, the third argument of 2007-06-04 18:25:08 +00:00
feeder_volume.c Separate license from comments. 2007-06-02 13:07:44 +00:00
feeder.c Despite several examples in the kernel, the third argument of 2007-06-04 18:25:08 +00:00
feeder.h
mixer_if.m
mixer.c Insert NULL pointer checking around devclass_get_maxunit(pcm_devclass, ..) . 2007-06-03 10:56:22 +00:00
mixer.h
sndstat.c Despite several examples in the kernel, the third argument of 2007-06-04 18:25:08 +00:00
sound.c Despite several examples in the kernel, the third argument of 2007-06-04 18:25:08 +00:00
sound.h Last major commit and updates for RELENG_7: 2007-05-31 18:43:33 +00:00
vchan.c Filter/compress the amount of channel trigger. This should reduce 2007-06-11 00:49:46 +00:00
vchan.h Last major commit and updates for RELENG_7: 2007-05-31 18:43:33 +00:00