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
*
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
*
- Add vm_paddr_t, a physical address type. This is required for systems
jake
2003-03-25
1
-1
/
+1
*
Distinguish between register sets that depend on ac97 caps (wr0, wr1,
orion
2003-03-20
1
-17
/
+38
*
Correct vendor id for ALC101.
orion
2003-03-20
1
-1
/
+1
*
Correct CS4205 base vendor id.
orion
2003-03-12
1
-1
/
+1
*
Back out last commit, which is fine in theory, but ignores the fact
orion
2003-03-05
3
-7
/
+7
*
Attempt a hard reset if AC97 codec is not ready on attach.
orion
2003-03-05
2
-20
/
+27
*
Gigacommit to improve device-driver source compatibility between
phk
2003-03-03
5
-65
/
+35
*
o Move vendor ids into separate table.
orion
2003-02-28
1
-62
/
+139
*
Add the ID for the CS4205 codec found in Dell laptops. Obtained from
scottl
2003-02-27
1
-0
/
+1
*
Add SigmaTel STAC9750 entry.
cognet
2003-02-26
1
-0
/
+1
*
Unbreak emu10k1 by properly using the buffer address.
cognet
2003-02-26
1
-4
/
+4
*
Replicate OSS behaviour when rate settings fails.
orion
2003-02-26
1
-1
/
+1
*
Cleanup of the d_mmap_t interface.
mux
2003-02-25
1
-4
/
+3
*
It seems that sound(4)'s feeder routines don't need to allocate memory
green
2003-02-23
3
-11
/
+8
*
Fix compilation on alpha. Pointy hat to Marcel.
orion
2003-02-23
1
-1
/
+1
*
o Add back support for DXS channels.
orion
2003-02-22
2
-84
/
+302
*
Clean up viachan_init.
orion
2003-02-21
1
-9
/
+13
*
Fix assignment of record sgd_addr and clean up via8233chan_init.
orion
2003-02-21
1
-10
/
+13
*
Implement a "sndbuf_getbufaddr" function and use it instead of vtophys().
cognet
2003-02-20
18
-65
/
+100
*
Back out M_* changes, per decision of the TRB.
imp
2003-02-19
14
-25
/
+25
*
Sound devices were being leaked by dsp_open() not actually releasing the
green
2003-02-11
1
-1
/
+6
*
Include <isa/isavar.h> to fix building on alpha.
nyan
2003-02-08
1
-0
/
+2
*
- Clean up ISA DMA supports.
nyan
2003-02-07
11
-144
/
+177
[next]