freebsd-nq/sys/dev/sound/pcm
Paolo Pisati ef544f6312 o break newbus api: add a new argument of type driver_filter_t to
bus_setup_intr()

o add an int return code to all fast handlers

o retire INTR_FAST/IH_FAST

For more info: http://docs.freebsd.org/cgi/getmsg.cgi?fetch=465712+0+current/freebsd-current

Reviewed by: many
Approved by: re@
2007-02-23 12:19:07 +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 o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 12:19:07 +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