freebsd-dev/sys/dev/sound/pcm
Brian Feldman d00d7d5c39 Sound devices were being leaked by dsp_open() not actually releasing the
channels it allocates if chn_reset() on them resulted in failure.
ARROW'D!
2003-02-11 16:58:54 +00:00
..
ac97_if.m
ac97_patch.c Add ac97_patch.[ch] that provide space for ac97 codec specific patches. 2003-01-25 16:54:05 +00:00
ac97_patch.h Add ac97_patch.[ch] that provide space for ac97 codec specific patches. 2003-01-25 16:54:05 +00:00
ac97.c Print ac97 name/id on normal boot. 2003-02-03 01:38:43 +00:00
ac97.h Add ac97_patch.[ch] that provide space for ac97 codec specific patches. 2003-01-25 16:54:05 +00:00
buffer.c - Clean up ISA DMA supports. 2003-02-07 14:05:34 +00:00
buffer.h - Clean up ISA DMA supports. 2003-02-07 14:05:34 +00:00
channel_if.m
channel.c - Clean up ISA DMA supports. 2003-02-07 14:05:34 +00:00
channel.h
dsp.c Sound devices were being leaked by dsp_open() not actually releasing the 2003-02-11 16:58:54 +00:00
dsp.h
fake.c Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
feeder_fmt.c
feeder_if.m
feeder_rate.c Fix comment typo. 2003-02-06 17:32:02 +00:00
feeder.c Avoid zero padding when feeding read channels. chn_rdfeed has no way 2003-02-03 15:02:28 +00:00
feeder.h
mixer_if.m
mixer.c Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
mixer.h
sndstat.c Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
sound.c Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
sound.h - Clean up ISA DMA supports. 2003-02-07 14:05:34 +00:00
vchan.c Remove mono encodings from vchan format and mixer description. Fixes 2003-02-03 03:20:27 +00:00
vchan.h