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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement suspend/resume operation for snd_csa(4)
glebius
2005-06-27
4
-17
/
+220
*
s/-1000/BUS_PROBE_LOW_PRIORITY/
tanimura
2005-05-29
1
-1
/
+1
*
Add 6300ESB, which should be treated as ICH4.
tanimura
2005-05-28
1
-1
/
+9
*
Make snd_maestro3(4) mpsafe
yongari
2005-05-23
1
-84
/
+211
*
Make it clear that the statement following the conditional is a NOP.
mdodd
2005-04-13
1
-1
/
+2
*
Return BUS_PROBE_DEFAULT in preference to 0.
murray
2005-03-20
1
-1
/
+1
*
Add device id for nForce 4 audio controller.
murray
2005-03-19
1
-0
/
+4
*
Use BUS_PROBE_DEFAULT in preference to 0 and BUS_PROBE_LOW_PRIORITY in
imp
2005-03-01
18
-61
/
+67
*
BUS_SPACE_UNRESTRICTED shouldn't be used with the bus_alloc_resource
imp
2005-02-01
2
-6
/
+6
*
Start each of the license/copyright comments with /*-, minor shuffle of lines
imp
2005-01-06
29
-29
/
+30
*
Fix build.
ru
2004-11-11
1
-2
/
+2
*
Add record capability.
julian
2004-11-10
2
-488
/
+1405
*
Limit DMA address space to 1GB since the trident audio cards can't
yongari
2004-10-13
1
-1
/
+11
*
Audio drivers failed to detect failure condition and attempted to
yongari
2004-10-13
13
-18
/
+22
*
Add ICH6 support.
ps
2004-09-28
1
-2
/
+8
*
Correct the capitalization of "nVidia".
des
2004-09-21
1
-5
/
+5
*
Add support Nvidia nForce2(audio)
sanpei
2004-09-20
1
-0
/
+4
*
Add support nForce3 250 audio
sanpei
2004-09-20
1
-0
/
+4
*
Backout the code which tries to use undocumented way to determine if
sobomax
2004-09-15
1
-43
/
+5
*
The new contigmalloc code is exposing a lot of misuses of busdma memory
green
2004-08-22
1
-21
/
+15
*
Remove rev 1.50.
obrien
2004-07-24
1
-9
/
+0
*
Rename the sound device drivers:
tanimura
2004-07-16
20
-20
/
+20
*
Check the return value of bus_dmamem_alloc() correctly.
bms
2004-07-04
1
-2
/
+4
*
Add PCI identifier for Dell modified SBLive! card
obrien
2004-06-13
1
-0
/
+9
*
Make the emu10k1 pcm driver INTR_MPSAFE. The locking is modeled
mux
2004-06-04
1
-28
/
+46
*
Axe the old midi drivers and framework. matk has developed a new
tanimura
2004-06-01
1
-586
/
+0
*
Add PCI ID for via 8237.
matk
2004-05-26
1
-0
/
+4
*
This driver certainly works fine turning INTR_MPSAFE back on. For those
green
2004-04-21
1
-1
/
+1
*
The newpcm headers currently #define away INTR_MPSAFE and INTR_TYPE_AV
green
2004-04-14
7
-7
/
+7
*
By default, ich4 has NAMBAR and NABMBAR i/o spaces as
matk
2004-03-31
1
-1
/
+12
*
Actually program the list of recording devices in sv_mix_setrecsrc().
marcel
2004-03-20
1
-0
/
+1
*
Convert callers to the new bus_alloc_resource_any(9) API.
njl
2004-03-17
19
-81
/
+97
*
Augment /dev/sndstat with the module names, if applicable.
matk
2004-03-06
19
-36
/
+40
*
As previously announced: discontinue use of makedev() call in soundcode.
phk
2004-01-17
1
-1
/
+1
*
Specify the right location of the generated header.
obrien
2004-01-12
1
-1
/
+1
*
Add Audigy support.
obrien
2004-01-11
1
-93
/
+521
*
Remove EMUDEBUG [un]def. This should be done in the Makefile.
obrien
2004-01-11
1
-1
/
+0
*
Sync with Creative's 8010.h rev 1.51.
obrien
2004-01-09
1
-0
/
+7
*
Fix sound LOR problems:
scottl
2003-11-11
1
-25
/
+25
*
A couple of months' worth of back-burner hacking: restructure to better
des
2003-10-12
2
-89
/
+189
*
Correctly reset ich[3-5] sound cards on resume. This fixes audio playback
njl
2003-09-15
1
-0
/
+30
*
update my email address.
cg
2003-09-07
11
-11
/
+11
*
Recognize the sound chip on the Opteron-based nForce3 motherboards
obrien
2003-09-03
1
-0
/
+4
*
Use PCIR_BAR(x) instead of PCIR_MAPS.
jhb
2003-09-02
19
-41
/
+41
*
Add Creative SB AudioPCI CT4730 rev A.
orion
2003-08-29
1
-2
/
+18
*
Add sound support for the AMD64 8111 chip.
obrien
2003-08-28
1
-0
/
+4
*
When calculating the block size to use for a particular sample rate,
iedowse
2003-08-23
1
-4
/
+6
*
Prefer new location of pci include files (which have only been in the
imp
2003-08-22
21
-43
/
+43
*
disable resume code implementing panic().
cg
2003-08-14
1
-1
/
+6
*
Switch from legacy to native mode for ICH4 and ICH5.
orion
2003-08-10
2
-21
/
+22
[next]