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
*
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
74
-98
/
+103
*
Allow selection of a recording source on USB audio devices.
julian
2004-12-25
3
-8
/
+95
*
Allow recording on at least some USB audio devices.
julian
2004-12-25
3
-2
/
+73
*
Allow volume control on more channels/inputs
julian
2004-12-25
1
-18
/
+129
*
MFNetBSD:
julian
2004-12-25
4
-724
/
+1762
*
Don't include vnode.h
phk
2004-12-22
1
-1
/
+0
*
PNP BIOS devices are fundamentally different than ISA PNP devices.
imp
2004-12-07
1
-1
/
+1
*
Fix build.
ru
2004-11-11
1
-2
/
+2
*
Add record capability.
julian
2004-11-10
2
-488
/
+1405
*
Device driver for onboard CS4231 audio controller which is found
yongari
2004-10-25
3
-0
/
+1935
*
Re-add an acpi attachment for the legacy probe that was inadvertently
njl
2004-10-15
1
-0
/
+1
*
Plug possible memory leak in sound DMA buffer handling. It also
yongari
2004-10-15
1
-9
/
+24
*
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
18
-23
/
+29
*
* Remove the acpi attachment from the es1888. It has an identify method
njl
2004-10-12
3
-3
/
+2
*
Add acpi attachments for ISA sound drivers. This is needed so they'll
njl
2004-10-11
4
-0
/
+4
*
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
*
Change sb_lock() calls to sbc_lockassert() and remove the sb_unlock()
truckman
2004-09-12
1
-4
/
+2
*
Convert sndstat_lock from a mutex to an sx lock. sndstat_read()
truckman
2004-09-10
1
-26
/
+29
*
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
31
-42
/
+47
*
Do a pass over all modules in the kernel and make them return EOPNOTSUPP
phk
2004-07-15
1
-0
/
+1
*
Remove DDB. The one user of this macro has been changed to use BVDDB.
marcel
2004-07-10
1
-1
/
+0
*
s/DDB/BVDDB/g
marcel
2004-07-10
1
-1
/
+1
*
Check the return value of bus_dmamem_alloc() correctly.
bms
2004-07-04
1
-2
/
+4
*
Implement SNDCTL_DSP_SETDUPLEX. This may fix sound apps which want to
netchild
2004-07-02
1
-0
/
+10
*
Fix uninitialized variable, that breaks the build.
josef
2004-06-25
1
-2
/
+2
*
Change the possibility to configure pcm(4) via boot/loader.conf
josef
2004-06-24
1
-8
/
+7
*
Enable pcm to read kenv variables to set default values for
josef
2004-06-20
1
-2
/
+11
*
Second half of the dev_t cleanup.
phk
2004-06-17
2
-2
/
+2
*
Do the dreaded s/dev_t/struct cdev */
phk
2004-06-16
5
-36
/
+36
*
Improve mapping of relative to absolute volume.
josef
2004-06-14
1
-2
/
+15
*
Add PCI identifier for Dell modified SBLive! card
obrien
2004-06-13
1
-0
/
+9
*
Nuke a cryptic and useless diagnostic printf().
truckman
2004-06-07
1
-1
/
+0
*
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
17
-12371
/
+0
*
Devclass have to be shared with same 'pcm' devclass, or
takawata
2004-05-31
1
-1
/
+0
*
Add PCI ID for via 8237.
matk
2004-05-26
1
-0
/
+4
*
Remove extraneous spaces.
truckman
2004-05-13
1
-1
/
+1
*
Implement sbc_lockassert() and sb_lockassert() functions to allow
truckman
2004-05-13
3
-3
/
+19
*
Add support CS4294
sanpei
2004-05-08
1
-0
/
+1
*
Don't do malloc(M_WAITOK) for sound buffers while locks are held.
green
2004-04-29
1
-1
/
+1
*
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
14
-22
/
+17
[next]