freebsd-nq/sys/dev/sound/pcm
Ariff Abdullah 2cc08b748c - Compile time compatibility for pre/post newbus API (intr filter)
changes. This should ease the job of maintaining codebase since much
  of the regression tests are done across os versions.
- bus_setup_intr() -> snd_setup_intr().
2007-02-23 19:40:13 +00:00
..
ac97_if.m
ac97_patch.c Orion originally wrote and added these files in 2002/2003, so with his 2007-02-04 06:52:33 +00:00
ac97_patch.h Orion originally wrote and added these files in 2002/2003, so with his 2007-02-04 06:52:33 +00:00
ac97.c Welcome to Once-a-year Sound Mega-Commit. Enjoy numerous updates and fixes 2006-11-26 12:24:06 +00:00
ac97.h Welcome to Once-a-year Sound Mega-Commit. Enjoy numerous updates and fixes 2006-11-26 12:24:06 +00:00
buffer.c Fix huge memory leak within sound buffer (during channel destruction, 2007-02-01 09:46:03 +00:00
buffer.h Fix huge memory leak within sound buffer (during channel destruction, 2007-02-01 09:46:03 +00:00
channel_if.m MFp4 the sound Google Summer of Code project: 2006-09-23 20:45:47 +00:00
channel.c Don't try to workaround broken apps (if any). If this still the case, 2006-12-07 07:48:58 +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 Remove comment that is no longer relevant since previous 2006-12-07 07:48:20 +00:00
dsp.h Put #ifndef... after the license. 2007-01-31 12:10:48 +00:00
fake.c Welcome to Once-a-year Sound Mega-Commit. Enjoy numerous updates and fixes 2006-11-26 12:24:06 +00:00
feeder_fmt.c Welcome to Once-a-year Sound Mega-Commit. Enjoy numerous updates and fixes 2006-11-26 12:24:06 +00:00
feeder_if.m
feeder_rate.c Welcome to Once-a-year Sound Mega-Commit. Enjoy numerous updates and fixes 2006-11-26 12:24:06 +00:00
feeder_volume.c Welcome to Once-a-year Sound Mega-Commit. Enjoy numerous updates and fixes 2006-11-26 12:24:06 +00:00
feeder.c Fixes module build with DEB(x) defined to x. 2007-01-06 19:11:48 +00:00
feeder.h Welcome to Once-a-year Sound Mega-Commit. Enjoy numerous updates and fixes 2006-11-26 12:24:06 +00:00
mixer_if.m
mixer.c Welcome to Once-a-year Sound Mega-Commit. Enjoy numerous updates and fixes 2006-11-26 12:24:06 +00:00
mixer.h Nuke OSSV4_EXPERIMENT ifdefs from kludgy MIXER_SIZE definition 2006-09-30 01:24:22 +00:00
sndstat.c Welcome to Once-a-year Sound Mega-Commit. Enjoy numerous updates and fixes 2006-11-26 12:24:06 +00:00
sound.c - Compile time compatibility for pre/post newbus API (intr filter) 2007-02-23 19:40:13 +00:00
sound.h Welcome to Once-a-year Sound Mega-Commit. Enjoy numerous updates and fixes 2006-11-26 12:24:06 +00:00
vchan.c Fix apparent memory leak (during vchan destruction) that was here 2007-02-01 09:30:01 +00:00
vchan.h