freebsd-src/sys/dev/sound/pcm
Pyun YongHyeon cea54ee291 Plug possible memory leak in sound DMA buffer handling. It also
changes return code to ENOMEM in case of allocation failure.

Approved by:	jake (mentor), scottl (co-mentor)
Reviewed by:	truckman, matk
2004-10-15 03:50:04 +00:00
..
ac97.c
ac97.h
ac97_if.m
ac97_patch.c
ac97_patch.h
buffer.c Plug possible memory leak in sound DMA buffer handling. It also 2004-10-15 03:50:04 +00:00
buffer.h
channel.c
channel.h
channel_if.m
dsp.c Implement SNDCTL_DSP_SETDUPLEX. This may fix sound apps which want to 2004-07-02 15:31:44 +00:00
dsp.h
fake.c
feeder.c
feeder.h
feeder_fmt.c
feeder_if.m
feeder_rate.c
mixer.c Fix uninitialized variable, that breaks the build. 2004-06-25 16:34:33 +00:00
mixer.h
mixer_if.m
sndstat.c Convert sndstat_lock from a mutex to an sx lock. sndstat_read() 2004-09-10 09:37:06 +00:00
sound.c Rename the sound device drivers: 2004-07-16 04:00:08 +00:00
sound.h Rename the sound device drivers: 2004-07-16 04:00:08 +00:00
vchan.c
vchan.h