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
/
isa
/
ess.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
update my email address.
cg
2003-09-07
1
-1
/
+1
*
Mega busdma API commit.
scottl
2003-07-01
1
-1
/
+2
*
- Clean up ISA DMA supports.
nyan
2003-02-07
1
-5
/
+7
*
Do not return(foo()) in void function.
semenu
2002-12-18
1
-3
/
+3
*
Fix code that had rotted behind debugging macros.
scottl
2002-01-25
1
-1
/
+1
*
allow the hardware buffer size to be controlled with hints
cg
2001-09-29
1
-9
/
+17
*
many changes:
cg
2001-08-23
1
-4
/
+4
*
Use the M_ZERO flag to malloc(9)
greid
2001-06-21
1
-2
/
+1
*
use a global devclass for all drivers - i'm not entirely sure why this
cg
2001-06-16
1
-2
/
+0
*
Reinitialise the DSP and mixer after a resume from suspend
greid
2001-04-08
1
-0
/
+21
*
mega-commit.
cg
2001-03-24
1
-21
/
+34
*
Add speaker volume adjusting support
cg
2001-02-27
1
-2
/
+6
*
quieten the esscontrol device
cg
2001-02-02
1
-1
/
+6
*
change irq handler slightly, get rid of superflous messages
cg
2000-12-27
1
-6
/
+4
*
update code dealing with snd_dbuf objects to do so using a functional interface
cg
2000-12-23
1
-10
/
+12
*
kobjify.
cg
2000-12-18
1
-138
/
+124
*
add reinit functions to mixers
cg
2000-10-26
1
-0
/
+1
*
detach support
cg
2000-09-09
1
-15
/
+34
*
change mixer api slightly
cg
2000-09-01
1
-6
/
+14
*
rework feeder sytem to allow feeders in klds
cg
2000-08-20
1
-8
/
+24
*
add module metadata. this is a hack, sound drivers will eventually present a
cg
2000-07-03
1
-4
/
+4
*
Unused include: #include "sbc.h"
peter
2000-06-10
1
-2
/
+0
*
handle emulated dma reads
cg
2000-05-26
1
-1
/
+1
*
fix a speed bug that nobody noticed
cg
2000-05-15
1
-4
/
+5
*
make drivers start at beginning of buffer when triggered - improves mmap.
cg
2000-04-17
1
-1
/
+1
*
bump the buffer size from 4k to 16k. should improve performance under load.
cg
2000-04-01
1
-1
/
+1
*
split up ess and sb code
cg
2000-03-28
1
-0
/
+930