freebsd-dev/sys/dev/sound
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
..
isa Include <isa/isavar.h> to fix building on alpha. 2003-02-08 07:05:07 +00:00
midi Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
pci Consolidate MIN/MAX macros into one place (param.h). 2003-02-02 13:17:30 +00:00
pcm Sound devices were being leaked by dsp_open() not actually releasing the 2003-02-11 16:58:54 +00:00
usb if the list of supported formats is empty, fail the attach instead of 2002-11-25 17:03:39 +00:00
chip.h
driver.c