freebsd-dev/sys/dev/sound/pcm
2007-05-07 02:46:48 +00:00
..
ac97_if.m
ac97_patch.c - AC97 quirk / patch cleanups. Most quirks doesn't work in general sense 2007-04-19 13:54:22 +00:00
ac97_patch.h - AC97 quirk / patch cleanups. Most quirks doesn't work in general sense 2007-04-19 13:54:22 +00:00
ac97.c - AC97 quirk / patch cleanups. Most quirks doesn't work in general sense 2007-04-19 13:54:22 +00:00
ac97.h - AC97 quirk / patch cleanups. Most quirks doesn't work in general sense 2007-04-19 13:54:22 +00:00
buffer.c sndbuf_alloc() now accept dmaflags argument which will be forwarded to 2007-04-18 18:26:41 +00:00
buffer.h buf_addr should be bus_addr_t rather than u_int32_t. 2007-05-07 02:46:48 +00:00
channel_if.m [stage: 5/9] 2007-03-16 17:16:24 +00:00
channel.c - Don't wakeup() unnecessarily, so the behavior of dead interrupt or 2007-04-02 03:03:06 +00:00
channel.h Welcome to Once-a-year Sound Mega-Commit. Enjoy numerous updates and fixes 2006-11-26 12:24:06 +00:00
dsp.c [stage: 7/9] 2007-03-16 17:17:25 +00:00
dsp.h Put #ifndef... after the license. 2007-01-31 12:10:48 +00:00
fake.c Spring cleanup on irrelevant NULL checking over M_WAITOK allocations. 2007-03-15 18:19:01 +00:00
feeder_fmt.c [stage: 5/9] 2007-03-16 17:16:24 +00:00
feeder_if.m
feeder_rate.c [stage: 6/9] 2007-03-16 17:16:56 +00:00
feeder_volume.c [stage: 3.1/9] 2007-03-16 17:14:19 +00:00
feeder.c [stage: 4/9] 2007-03-16 17:15:33 +00:00
feeder.h [stage: 4/9] 2007-03-16 17:15:33 +00:00
mixer_if.m
mixer.c Revert busy refcount back to int. As a side note, multiple open 2007-04-02 10:24:15 +00:00
mixer.h Nuke OSSV4_EXPERIMENT ifdefs from kludgy MIXER_SIZE definition 2006-09-30 01:24:22 +00:00
sndstat.c [stage: 1/9] 2007-03-16 17:13:12 +00:00
sound.c Spring cleanup on irrelevant NULL checking over M_WAITOK allocations. 2007-03-15 18:19:01 +00:00
sound.h PCMMKMINOR() bit twiddling, so we can have: 2007-05-06 16:46:23 +00:00
vchan.c Enforce sample size alignment on first direct-copy channel. 2007-03-18 18:26:40 +00:00
vchan.h