aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/sound/usb
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'RELENG_5_4'.cvs2svn2005-04-204-2054/+739
* MFC 1.12: a small change to allow a record-only USB device.Julian Elischer2005-04-201-3/+11
* MFC of changes fro NetBSD and Kazuhito HONDAJulian Elischer2005-04-154-736/+2043
* MFC: /*- and my license changes for sys/[a-d]*Warner Losh2005-01-304-5/+5
* Rename the sound device drivers:Seigo Tanimura2004-07-161-1/+1
* Devclass have to be shared with same 'pcm' devclass, orTakanori Watanabe2004-05-311-1/+0
* Mega busdma API commit.Scott Long2003-07-011-0/+2
* if the list of supported formats is empty, fail the attach instead ofCameron Grant2002-11-251-4/+8
* Packed structures are defined differently in older gcc's, like the oneJosef Karthauser2002-11-061-4/+0
* Fixed editing errors in rev.1.4 which manifested as printf format errorsBruce Evans2002-08-251-2/+2
* Use the hw.usb sysctl tree instead of debug.usb.Josef Karthauser2002-08-081-1/+2
* Replace the FOO_DEBUG definitions with USB_DEBUG, and switch theJosef Karthauser2002-07-311-13/+13
* Make this compile with the debugging options switched on.Josef Karthauser2002-07-311-0/+7
* Get bored with hard coded debug level variables and introduce a debug.usbJosef Karthauser2002-07-311-0/+3
* Make this compile.Peter Wemm2002-07-221-0/+8
* Add uaudio -- a USB audio device driver.Nick Sayer2002-07-214-0/+3720