freebsd-skq/sys/dev/sound
hselasky eba8578ed3 Implement support for the so-called USB feedback endpoint for USB
audio devices. This endpoint gives clues to the USB host about the
actual data rate on asynchronous endpoints and makes the more
expensive USB audio devices usable under FreeBSD.
The Linux USB audio driver was used as reference for the
automagic shift of the received value.

MFC after:	1 week
2012-10-28 14:37:17 +00:00
..
isa - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
macio Add a new sound driver for PowerMacs, found here on my Quad G5. 2012-08-19 19:40:33 +00:00
midi Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
pci Now that device disabling is generic, remove extraneous code from the 2012-10-22 22:29:48 +00:00
pcm Added D_TRACKCLOSE to sndstat_cdevsw to fix the situation when 2012-05-02 19:32:11 +00:00
sbus
usb Implement support for the so-called USB feedback endpoint for USB 2012-10-28 14:37:17 +00:00
chip.h
clone.c
clone.h
driver.c
unit.c
unit.h
version.h