freebsd-dev/sys/dev/sound/pcm
MIHIRA Sanpei Yoshiro e5728f83a0 Add support CS4294
PR:		kern/66280
Submitted by:	Christian Brueffer <chris@unixpages.org>
2004-05-08 03:41:40 +00:00
..
ac97_if.m
ac97_patch.c
ac97_patch.h
ac97.c Add support CS4294 2004-05-08 03:41:40 +00:00
ac97.h
buffer.c Don't do malloc(M_WAITOK) for sound buffers while locks are held. 2004-04-29 02:51:59 +00:00
buffer.h Change KASSERT() in feed_vchan16() into an explicit test and call to 2004-01-28 08:02:15 +00:00
channel_if.m
channel.c Create a new mutex type for virtual channels. This allows us to get 2004-02-28 19:47:02 +00:00
channel.h Create a new mutex type for virtual channels. This allows us to get 2004-02-28 19:47:02 +00:00
dsp.c Lock channels only as necessary in dsp_ioctl(), and only lock one 2004-02-28 19:42:48 +00:00
dsp.h
fake.c
feeder_fmt.c
feeder_if.m
feeder_rate.c
feeder.c
feeder.h
mixer_if.m
mixer.c Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
mixer.h
sndstat.c Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
sound.c Create a new mutex type for virtual channels. This allows us to get 2004-02-28 19:47:02 +00:00
sound.h The newpcm headers currently #define away INTR_MPSAFE and INTR_TYPE_AV 2004-04-14 14:57:49 +00:00
vchan.c Change KASSERT() in feed_vchan16() into an explicit test and call to 2004-01-28 08:02:15 +00:00
vchan.h