1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-26 11:47:31 +00:00
freebsd/sys/dev/sound/pcm
2001-10-24 12:40:54 +00:00
..
ac97_if.m
ac97.c add a method for retrieving codec capabilities 2001-09-18 14:34:59 +00:00
ac97.h add a method for retrieving codec capabilities 2001-09-18 14:34:59 +00:00
buffer.c
buffer.h
channel_if.m
channel.c improve recording behaviour 2001-10-24 12:33:21 +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 fix SNDCTL_DSP_GETISPACE behaviour 2001-10-24 12:40:54 +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 the feederchain builder is currently broken for recording channels. disable 2001-08-23 12:27:27 +00:00
feeder.h
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
vchan.h