summaryrefslogtreecommitdiff
path: root/sys/dev/sound/usb/uaudio.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for multiple playback and recording devices per physical USB audioHans Petter Selasky2020-03-301-7/+7
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* The synchronisation value returned by the so-called feedback endpointHans Petter Selasky2015-03-211-2/+2
* Stop USB audio transfers early so that any audio applicationsHans Petter Selasky2011-12-141-0/+5
* Sound Mega-commit. Expect further cleanup until code freeze.Ariff Abdullah2009-06-071-0/+2
* Move the uaudio and ata-usb drivers into their correct locations.Andrew Thompson2009-02-231-0/+63
* Move two missed usb drivers out to the graveyard location under sys/legacy/dev.Andrew Thompson2009-02-231-56/+0
* [stage: 9/9]Ariff Abdullah2007-03-161-0/+3
* Add support for 24/32 bit audio formats/conversion.Alexander Leidinger2005-11-131-2/+2
* Add code from Kazuhito HONDA that allows the user to seeJulian Elischer2005-04-271-0/+1
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* Allow selection of a recording source on USB audio devices.Julian Elischer2004-12-251-0/+2
* Allow recording on at least some USB audio devices.Julian Elischer2004-12-251-0/+2
* MFNetBSD:Julian Elischer2004-12-251-6/+5
* Add uaudio -- a USB audio device driver.Nick Sayer2002-07-211-0/+49