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
/
pci
/
csapcm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use PCIR_BAR(x) instead of PCIR_MAPS.
jhb
2003-09-02
1
-2
/
+2
*
Prefer new location of pci include files (which have only been in the
imp
2003-08-22
1
-2
/
+2
*
Mega busdma API commit.
scottl
2003-07-01
1
-1
/
+2
*
Implement a "sndbuf_getbufaddr" function and use it instead of vtophys().
cognet
2003-02-20
1
-4
/
+4
*
many changes:
cg
2001-08-23
1
-3
/
+3
*
the turtle beach santacruz implements ac97 eapd in an inverted sense -
cg
2001-06-23
1
-0
/
+2
*
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
*
update this driver to use new firmware and incorporate many fixes.
cg
2001-05-30
1
-168
/
+104
*
mega-commit.
cg
2001-03-24
1
-8
/
+8
*
update code dealing with snd_dbuf objects to do so using a functional interface
cg
2000-12-23
1
-12
/
+6
*
kobjify.
cg
2000-12-18
1
-171
/
+162
*
detach support
cg
2000-09-09
1
-2
/
+36
*
change mixer api slightly
cg
2000-09-01
1
-3
/
+9
*
rework feeder sytem to allow feeders in klds
cg
2000-08-20
1
-7
/
+15
*
add module metadata. this is a hack, sound drivers will eventually present a
cg
2000-07-03
1
-1
/
+4
*
handle emulated dma reads
cg
2000-05-26
1
-1
/
+3
*
fail in attach if we seem to have no ac97 codec
cg
2000-04-01
1
-1
/
+2
*
update the ac97 layer:
cg
2000-03-20
1
-1
/
+1
*
The pointer of the serial FIFO in the DSP seems to make an error
tanimura
2000-01-23
1
-3
/
+22
*
update ac97 layer to use device_printf when printing messages
cg
2000-01-18
1
-3
/
+3
*
Do not start/stop DMA transfer if it is already started/stopped.
tanimura
2000-01-03
1
-22
/
+41
*
- Handle an interrupt for csa primarily in the bridge driver,
tanimura
2000-01-03
1
-21
/
+10
*
- latest 2ndbuffer patch
cg
1999-12-29
1
-0
/
+1
*
Make the origins clear.
tanimura
1999-12-10
1
-0
/
+4
*
Update for pnp adjustments regarding NPNP.
peter
1999-12-06
1
-9
/
+0
*
- Introduce the bridge drivers for Sound Blaser, GUS and Crystal
tanimura
1999-11-22
1
-0
/
+851