index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
sound
/
usb
/
uaudio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add code from Kazuhito HONDA that allows the user to see
julian
2005-04-27
1
-0
/
+153
*
Start each of the license/copyright comments with /*-, minor shuffle of lines
imp
2005-01-06
1
-1
/
+1
*
Allow selection of a recording source on USB audio devices.
julian
2004-12-25
1
-7
/
+85
*
Allow recording on at least some USB audio devices.
julian
2004-12-25
1
-2
/
+66
*
Allow volume control on more channels/inputs
julian
2004-12-25
1
-18
/
+129
*
MFNetBSD:
julian
2004-12-25
1
-708
/
+1723
*
Don't include vnode.h
phk
2004-12-22
1
-1
/
+0
*
Fixed editing errors in rev.1.4 which manifested as printf format errors
bde
2002-08-25
1
-2
/
+2
*
Use the hw.usb sysctl tree instead of debug.usb.
joe
2002-08-08
1
-1
/
+2
*
Replace the FOO_DEBUG definitions with USB_DEBUG, and switch the
joe
2002-07-31
1
-13
/
+13
*
Make this compile with the debugging options switched on.
joe
2002-07-31
1
-0
/
+7
*
Get bored with hard coded debug level variables and introduce a debug.usb
joe
2002-07-31
1
-0
/
+3
*
Make this compile.
peter
2002-07-22
1
-0
/
+8
*
Add uaudio -- a USB audio device driver.
nsayer
2002-07-21
1
-0
/
+2912