freebsd-src/sys/dev/sound
Hans Petter Selasky f09566d3bd Use the "bSubslotSize" and "bSubFrameSize" fields to obtain the actual
sample size. According to the USB audio frame format specification
from USB.org, the value in the "bBitResolution" field can be less than
the actual sample size, depending on the actual hardware, and should
not be used for this computation.

PR:		192755
MFC after:	1 week
2014-08-18 14:30:43 +00:00
..
isa
macio Add a new sound driver for PowerMacs, found here on my Quad G5. 2012-08-19 19:40:33 +00:00
midi
pci Update from mav@ - don't break the input switching. 2014-07-27 20:14:22 +00:00
pcm Add support for SOUND_MIXER_INFO IOCTL, used by gstreamer. 2014-07-29 08:31:10 +00:00
sbus Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
usb Use the "bSubslotSize" and "bSubFrameSize" fields to obtain the actual 2014-08-18 14:30:43 +00:00
chip.h
clone.c
clone.h
driver.c
unit.c
unit.h
version.h