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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't attempt to destroy the driver mutex when it hasn't yet
deischen
2003-10-29
1
-1
/
+1
*
Recognize the Avance Logic ALC655 codec found on some ICH4/5-based
des
2003-10-12
1
-0
/
+1
*
A couple of months' worth of back-burner hacking: restructure to better
des
2003-10-12
2
-89
/
+189
*
Fixed world breakage in previous commit. Somehow the wrong include was
bde
2003-09-17
1
-1
/
+1
*
Don't include another driver's private reg.h file (sioreg.h). Including
bde
2003-09-16
2
-2
/
+0
*
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
36
-37
/
+37
*
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 Creative EV1938.
orion
2003-08-29
1
-0
/
+2
*
Add sound support for the AMD64 8111 chip.
obrien
2003-08-28
1
-0
/
+4
*
When present use ogain instead of master for surround sound channels.
orion
2003-08-23
1
-14
/
+14
*
When calculating the block size to use for a particular sample rate,
iedowse
2003-08-23
1
-4
/
+6
*
Fix an off-by-one error in feed_monotostereo16() that caused the
iedowse
2003-08-23
1
-1
/
+1
*
Prefer new location of pci include files (which have only been in the
imp
2003-08-22
21
-43
/
+43
*
Additional VT1616 id.
orion
2003-08-21
1
-1
/
+1
*
Apply Rudolf Cejka's patch for:
orion
2003-08-21
2
-47
/
+42
*
Add patch for AD198x.
orion
2003-08-21
2
-0
/
+7
*
handle locking when creating or destroying vchans better
cg
2003-08-18
2
-38
/
+104
*
try to make really sshort sounds actually play
cg
2003-08-18
1
-16
/
+43
*
modify comments
cg
2003-08-15
1
-3
/
+11
*
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
*
Change gcc-specific aggregate initialization member specifiers
dds
2003-08-05
2
-12
/
+12
*
* add a function to display a complete feeder chain on the console, for
cg
2003-07-07
2
-1
/
+18
*
* support ich5
cg
2003-07-06
1
-9
/
+14
*
* add support for amd-768 audio, as used on many dual athlon boards. only
cg
2003-07-06
1
-19
/
+23
*
Mega busdma API commit.
scottl
2003-07-01
24
-28
/
+56
*
Set a lower bound on fragment size rather than returning a failure
mdodd
2003-06-26
1
-4
/
+2
*
Add (but do not connect) a half-finished driver for Aureal Vortex cards.
des
2003-06-01
2
-0
/
+811
*
Fix lock order reversal when opening device and chn_reset fails.
orion
2003-05-01
1
-5
/
+4
*
Deprecate machine/limits.h in favor of new sys/limits.h.
kan
2003-04-29
1
-1
/
+1
*
Comment out the mixer entry for igain for the mic 20dB boost for now since
jhb
2003-04-23
1
-0
/
+2
*
Add eMicro codec ids.
orion
2003-04-21
1
-1
/
+4
*
Use SOUND_MIXER_IGAIN to toggle 20dB mic boost for want of a better
orion
2003-04-21
1
-18
/
+50
*
Additional malloc failure checks.
orion
2003-04-20
3
-4
/
+15
*
more style(9) changes.
obrien
2003-04-20
1
-6
/
+8
*
more style(9) changes.
obrien
2003-04-20
1
-32
/
+32
*
A few style(9) fixes.
obrien
2003-04-20
1
-50
/
+50
*
Sync with Creative's 8010.h rev 1.39.
obrien
2003-04-18
1
-3
/
+3
*
Perform warm or cold reset AC97 per the spec depending on state of the
orion
2003-04-17
2
-22
/
+49
*
Fix bogus maxsegsz parameter for bus_dma_tag_create().
simokawa
2003-04-16
1
-1
/
+1
*
- Don't call pci_enable_io() in drivers (unless needed for resume).
mdodd
2003-04-16
2
-2
/
+0
*
Additional codec ids.
orion
2003-04-04
1
-0
/
+6
*
Fix mismatch between bus address stored for buffer descriptors and
orion
2003-04-04
1
-3
/
+8
*
Perform warm reset if codec reports ready on attach.
orion
2003-03-28
1
-16
/
+25
*
Re-work ac97 initialization to match cold reset described in AC97r.23
orion
2003-03-26
1
-13
/
+20
*
For the VIA8233A use multi-sgd register set for primary playback
orion
2003-03-26
1
-2
/
+8
*
Add defines for low power and second codec ready.
orion
2003-03-26
1
-0
/
+3
[next]