summaryrefslogtreecommitdiffstats
path: root/sys/dev/sound/usb/uaudio.c
Commit message (Expand)AuthorAgeFilesLines
* Add code from Kazuhito HONDA that allows the user to seejulian2005-04-271-0/+153
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Allow selection of a recording source on USB audio devices.julian2004-12-251-7/+85
* Allow recording on at least some USB audio devices.julian2004-12-251-2/+66
* Allow volume control on more channels/inputsjulian2004-12-251-18/+129
* MFNetBSD:julian2004-12-251-708/+1723
* Don't include vnode.hphk2004-12-221-1/+0
* Fixed editing errors in rev.1.4 which manifested as printf format errorsbde2002-08-251-2/+2
* Use the hw.usb sysctl tree instead of debug.usb.joe2002-08-081-1/+2
* Replace the FOO_DEBUG definitions with USB_DEBUG, and switch thejoe2002-07-311-13/+13
* Make this compile with the debugging options switched on.joe2002-07-311-0/+7
* Get bored with hard coded debug level variables and introduce a debug.usbjoe2002-07-311-0/+3
* Make this compile.peter2002-07-221-0/+8
* Add uaudio -- a USB audio device driver.nsayer2002-07-211-0/+2912
OpenPOWER on IntegriCloud