freebsd-dev/sys/dev/sound
Gavin Atkinson af9800150c Do not free sc if attach failed, as it was allocated by the bus
infrastructure, not us.  This appears to be a leftover from an older
version of the driver.

Submitted by:	avg
Tested by:	Anton Shterenlikht <mexas bristol.ac.uk>
MFC after:	1 week
X-MFC-Note:	To stable/8 and stable/7 only
2010-08-04 07:49:40 +00:00
..
isa Sound Mega-commit. Expect further cleanup until code freeze. 2009-06-07 19:12:08 +00:00
macio Fix powerpc build failure due to strict kobj signatures checking. 2009-06-08 08:10:52 +00:00
midi Change the type of uio_resid member of struct uio from int to ssize_t. 2009-06-25 18:46:30 +00:00
pci Do not free sc if attach failed, as it was allocated by the bus 2010-08-04 07:49:40 +00:00
pcm sound/pcm: use non-const string as a value with SYSCTL_STRING 2010-06-15 07:06:54 +00:00
sbus Fix compile time warning on sparc64, thanks to strict kobj signatures checking. 2009-06-08 23:24:01 +00:00
usb - fix for USB audio devices which use the 7-byte endpoint descriptor instead of 2010-06-22 21:16:18 +00:00
chip.h
clone.c Sound Mega-commit. Expect further cleanup until code freeze. 2009-06-07 19:12:08 +00:00
clone.h - Add option to allow sleeping malloc(9). 2007-06-14 11:10:21 +00:00
driver.c Sound Mega-commit. Expect further cleanup until code freeze. 2009-06-07 19:12:08 +00:00
unit.c Sound Mega-commit. Expect further cleanup until code freeze. 2009-06-07 19:12:08 +00:00
unit.h Last major commit and updates for RELENG_7: 2007-05-31 18:35:24 +00:00
version.h - Add a way to change filter oversampling factor through 2009-06-15 04:31:34 +00:00