freebsd-dev/sys/dev/sound/pcm
2002-01-23 05:35:12 +00:00
..
ac97_if.m
ac97.c Get rid of irritating (bogus) message: 2001-12-10 20:27:18 +00:00
ac97.h add a method for retrieving codec capabilities 2001-09-18 14:34:59 +00:00
buffer.c don't bother checking if an unsigned parameter is less than 0 in a KASSERT 2002-01-23 04:50:51 +00:00
buffer.h
channel_if.m
channel.c set the speeds the right way round for recording using the rate feeder 2002-01-23 05:35:12 +00:00
channel.h add a tunable/sysctl, hw.snd.targetirqrate, to modify the default target 2001-09-18 14:45:09 +00:00
dsp.c add more error checking to open of /dev/dsp* and /dev/audio* - if the 2002-01-23 04:44:03 +00:00
dsp.h add a method for recording of specific channels for devices with more than 2001-09-05 16:28:41 +00:00
fake.c
feeder_fmt.c
feeder_if.m
feeder_rate.c
feeder.c make the feederchain builder work for recording. this has not been tested 2002-01-23 05:10:56 +00:00
feeder.h make the feederchain builder work for recording. this has not been tested 2002-01-23 05:10:56 +00:00
mixer_if.m
mixer.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
mixer.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
sndstat.c - Correctly increment the channel refcount in dsp_open() such that it is 2001-09-14 20:26:03 +00:00
sound.c change tracking of channel counts. 2001-09-18 14:50:52 +00:00
sound.h change tracking of channel counts. 2001-09-18 14:50:52 +00:00
vchan.c make mmapped vchans work 2001-12-23 13:10:29 +00:00
vchan.h