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
/
pcm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ac97_patch.[ch] that provide space for ac97 codec specific patches.
orion
2003-01-25
4
-74
/
+158
*
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
alfred
2003-01-21
8
-14
/
+14
*
Re-implemention of the interpolation code used for sample rate
orion
2003-01-20
1
-53
/
+308
*
Don't call destroy_dev it a channel has children.
cognet
2003-01-14
1
-1
/
+1
*
Add Realtek ALC650 id.
orion
2003-01-13
1
-0
/
+1
*
Fix the duplicate unlock of the pcm read channel in certain cases.
green
2003-01-05
1
-1
/
+0
*
(hopefully) fix build breakage some people are seeing
cg
2002-11-26
4
-12
/
+12
*
various fixes to eliminate locking warnings
cg
2002-11-25
9
-57
/
+79
*
Call pcm_chn_destroy() in pcm_killchan() so that channel mutexes are destroye...
cognet
2002-11-04
1
-1
/
+7
*
Fixed breakage from removing the used include of <sys/buf.h> in the
bde
2002-09-15
1
-0
/
+3
*
FreeBSD -current doesn't need <sys/buf.h> or <sys/bio.h>.
phk
2002-09-14
1
-3
/
+2
*
Marginally simplify dsp_open error handling by adding an early test to
orion
2002-08-28
1
-68
/
+51
*
Be sure to unregister from sndstat on unregister. Gets rid of phantom
nsayer
2002-08-24
1
-0
/
+1
*
s/AC97_MIX_PHONES/AC97_MIX_AUXOUT/ to match ac97r2.{2,3}.
orion
2002-08-23
2
-5
/
+38
*
Replace (ab)uses of "NULL" where "0" is really meant.
archie
2002-08-22
1
-1
/
+1
*
Back out last commit. Needs slightly more subtle handling.
orion
2002-08-20
1
-33
/
+35
*
Apply reference counting patch. Fixes problem of two applications
orion
2002-08-18
1
-35
/
+33
*
Fix some of the places where sound(4) can sleep with a lock held. (Help
green
2002-07-25
3
-12
/
+30
*
Fix the sound driver vchan support to work when hw.snd.maxautovchans
kan
2002-07-23
1
-1
/
+2
*
Move lock in pcm_chn_add() to after malloc.
orion
2002-07-22
1
-3
/
+2
*
Use semicolons at the end of function-like macros for the sake of
markm
2002-07-15
2
-2
/
+2
*
Fixed printf format errors which apparently crept in while -Wformat was
bde
2002-05-25
1
-1
/
+2
*
Try and solve some cases of labels at end of compound statements that gcc
peter
2002-05-19
2
-10
/
+7
*
makeobjops.awk is stricter on syntax than the perl version.
obrien
2002-05-01
1
-1
/
+1
*
Remove the trailing ^M's. makeobjops.awk does not like them.
obrien
2002-05-01
3
-153
/
+147
*
add a missing \n to an unregister failure message
cg
2002-04-28
1
-1
/
+1
*
Add ac97_reset function that polls ready bits in power register. One
orion
2002-04-26
2
-7
/
+22
*
Fix a warning due to the code assuming sizeof(int) == sizeof(void *) which
jhb
2002-04-11
1
-1
/
+1
*
Change callers of mtx_init() to pass in an appropriate lock type name. In
jhb
2002-04-04
1
-1
/
+1
*
Add lock type arguments to callers of snd_mtxcreate().
jhb
2002-04-04
3
-3
/
+3
*
Change snd_mtxcreate() to accept a lock type as an extra argument that is
jhb
2002-04-04
2
-4
/
+4
*
Fixes to make select/poll mpsafe.
alfred
2002-03-14
1
-1
/
+1
*
Add a sysctl, sysctl hw.snd.report_soft_formats, that controls whether the
des
2002-02-24
1
-1
/
+9
*
* improve error handling
cg
2002-01-26
7
-42
/
+93
*
Fix code that had rotted behind debugging macros.
scottl
2002-01-25
5
-5
/
+7
*
a buffer offset equal to the buffer size is illegal too, fix assertion in
cg
2002-01-25
1
-1
/
+1
*
cosmetic change, free b instead of c->bufhard for consistency within
cg
2002-01-25
1
-1
/
+1
*
improve sndstat output of feederchains so it can be understood without
cg
2002-01-23
1
-11
/
+20
*
print warnings if a pcm*.buffersize hint is out of range or a non-power-of-2
cg
2002-01-23
1
-3
/
+17
*
fix some comments accidentally hit by search/replace several revisions ago
cg
2002-01-23
1
-3
/
+3
*
set the speeds the right way round for recording using the rate feeder
cg
2002-01-23
1
-4
/
+7
*
add more error checking in chn_init() and chn_reset()
cg
2002-01-23
1
-30
/
+61
*
make the feederchain builder work for recording. this has not been tested
cg
2002-01-23
3
-19
/
+64
*
don't bother checking if an unsigned parameter is less than 0 in a KASSERT
cg
2002-01-23
1
-1
/
+1
*
add more error checking to open of /dev/dsp* and /dev/audio* - if the
cg
2002-01-23
1
-2
/
+18
*
don't allow mmap beyond the end of the buffer
cg
2002-01-23
1
-1
/
+7
*
make mmapped vchans work
cg
2001-12-23
1
-0
/
+2
*
fix mmapped playback
cg
2001-12-21
1
-7
/
+6
*
Get rid of irritating (bogus) message:
guido
2001-12-10
1
-2
/
+5
*
Update to C99, s/__FUNCTION__/__func__/,
obrien
2001-12-10
2
-17
/
+17
[next]