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
*
Merge the dev_clone and dev_clone_cred event handlers into a single
rwatson
2005-08-08
2
-2
/
+4
*
Style fix.
netchild
2005-07-31
1
-1
/
+1
*
Whats New:
netchild
2005-07-31
8
-740
/
+1496
*
* Slightly new method to detect mixer capabilities and resolution.
netchild
2005-07-31
1
-9
/
+41
*
- Fixup the locking.
netchild
2005-07-31
1
-3
/
+17
*
- Fixup the locking.
netchild
2005-07-31
3
-4
/
+26
*
Add another ID.
netchild
2005-07-31
1
-0
/
+1
*
* Add locking / MPSAFE
netchild
2005-07-31
1
-82
/
+206
*
Fix a LOR introduced with the last commit (some hours ago), I had the
netchild
2005-07-31
1
-14
/
+2
*
Fix a LOR introduced in the last commit (some hours ago), I had the wrong
netchild
2005-07-31
1
-25
/
+4
*
* Register programming error during device initialization
netchild
2005-07-31
2
-127
/
+278
*
This driver is already MPSAFE, remove busdma_lock_mutex and Giant from
netchild
2005-07-31
1
-2
/
+2
*
* Add locking / MPSAFE.
netchild
2005-07-31
1
-11
/
+33
*
* als4000 can't do 48k properly (perhaps it really can't at all!).
netchild
2005-07-31
1
-9
/
+70
*
* Fix panic during driver unload on second attempt after failure on
netchild
2005-07-31
2
-11
/
+18
*
Don't attach the non-PnP mss pcm(4) driver to acpi busses as ACPI only
jhb
2005-07-13
1
-1
/
+0
*
Implement suspend/resume operation for snd_csa(4)
glebius
2005-06-27
4
-17
/
+220
*
Wrap the calls to the ISA DMA specific sndbuf_dma*() functions of
marius
2005-06-10
1
-0
/
+10
*
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
*
Take advantage of ebus(4) having switched to SYS_RES_MEMORY for the
marius
2005-05-19
1
-5
/
+2
*
Add code from Kazuhito HONDA that allows the user to see
julian
2005-04-27
3
-0
/
+157
*
Fix a bug where we call pcm_getbuffersize twice.
matk
2005-04-17
1
-1
/
+0
*
De-dma the uaudio <-> pcm bridge. We were not capable of doing DMA from
matk
2005-04-17
1
-41
/
+35
*
On record only devices, don't fail if we don't have a play channel.
julian
2005-04-17
1
-3
/
+11
*
The maximum allowable alloc is 16K not (16K-1).
julian
2005-04-13
1
-1
/
+1
*
Make it clear that the statement following the conditional is a NOP.
mdodd
2005-04-13
1
-1
/
+2
*
Fix the output ports on the AD1988 codec. From the submitter:
scottl
2005-04-10
1
-0
/
+1
*
Explicitly hold a reference to the cdev we have just cloned. This
phk
2005-03-31
2
-1
/
+4
*
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
21
-64
/
+70
*
Use mss_{format,speed}() rather than chn_set{format,speed}() and hold
mdodd
2005-02-27
1
-2
/
+4
*
Use dynamic major number allocation.
phk
2005-02-27
4
-8
/
+0
*
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
[next]