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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Welcome to Once-a-year Sound Mega-Commit. Enjoy numerous updates and fixes
ariff
2006-11-26
1
-1
/
+1
*
Various fixups, especially for the upcomming High Definition Audio
ariff
2006-09-28
1
-6
/
+14
*
Fix the check where we want to use the end of the supported range if the
netchild
2006-09-09
1
-1
/
+1
*
Catch up to USB changes.
scottl
2006-09-07
1
-149
/
+149
*
Convert NULL checks into KASSERT (and move them before the first
netchild
2006-02-05
1
-10
/
+11
*
Fix some kind of "off by one"-error: the min or max sample rate the
netchild
2005-12-29
1
-2
/
+2
*
Precision for AFMT_x24_yE and AFMT_x32_yE should be 24 and 32, respectively.
ariff
2005-12-18
1
-2
/
+2
*
Add support for 24/32 bit audio formats/conversion.
netchild
2005-11-13
3
-113
/
+264
*
Emulate pcm mixer controller for any uaudio device without it.
netchild
2005-10-02
1
-0
/
+9
*
Add the KLD to the sndstat info.
netchild
2005-09-18
1
-1
/
+1
*
Merge NetBSD fixes (except for 1.97 there should be no functional change):
netchild
2005-09-18
1
-185
/
+237
*
Fix a bug in volume calculation, this sometimes gives a USB audio device an
netchild
2005-09-11
1
-2
/
+2
*
Add code from Kazuhito HONDA that allows the user to see
julian
2005-04-27
3
-0
/
+157
*
Fix a bug where we call pcm_getbuffersize twice.
matk
2005-04-17
1
-1
/
+0
*
De-dma the uaudio <-> pcm bridge. We were not capable of doing DMA from
matk
2005-04-17
1
-41
/
+35
*
On record only devices, don't fail if we don't have a play channel.
julian
2005-04-17
1
-3
/
+11
*
The maximum allowable alloc is 16K not (16K-1).
julian
2005-04-13
1
-1
/
+1
*
Use BUS_PROBE_DEFAULT in preference to 0 and BUS_PROBE_LOW_PRIORITY in
imp
2005-03-01
1
-1
/
+1
*
Start each of the license/copyright comments with /*-, minor shuffle of lines
imp
2005-01-06
4
-4
/
+4
*
Allow selection of a recording source on USB audio devices.
julian
2004-12-25
3
-8
/
+95
*
Allow recording on at least some USB audio devices.
julian
2004-12-25
3
-2
/
+73
*
Allow volume control on more channels/inputs
julian
2004-12-25
1
-18
/
+129
*
MFNetBSD:
julian
2004-12-25
4
-724
/
+1762
*
Don't include vnode.h
phk
2004-12-22
1
-1
/
+0
*
Rename the sound device drivers:
tanimura
2004-07-16
1
-1
/
+1
*
Devclass have to be shared with same 'pcm' devclass, or
takawata
2004-05-31
1
-1
/
+0
*
Mega busdma API commit.
scottl
2003-07-01
1
-0
/
+2
*
if the list of supported formats is empty, fail the attach instead of
cg
2002-11-25
1
-4
/
+8
*
Packed structures are defined differently in older gcc's, like the one
joe
2002-11-06
1
-4
/
+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
4
-0
/
+3720