freebsd-dev/sys/dev/sound/pcm
Mathew Kanner 0d8ed52ea5 Augment /dev/sndstat with the module names, if applicable.
Approved by:	  tanimura (mentor)
2004-03-06 15:52:42 +00:00
..
ac97_if.m
ac97_patch.c
ac97_patch.h
ac97.c Sync with DFBSD v.1.16. Add new codecs IDs, fix some spelling. 2004-01-23 16:38:54 +00:00
ac97.h
buffer.c Change KASSERT() in feed_vchan16() into an explicit test and call to 2004-01-28 08:02:15 +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 Fix a panic when kldloading a sound driver. Do this by replacing the 2004-01-20 03:58:57 +00:00
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 Augment /dev/sndstat with the module names, if applicable. 2004-03-06 15:52:42 +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