This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
dev
/
sound
/
pcm
History
Brian Feldman
35ce92de2d
Don't do malloc(M_WAITOK) for sound buffers while locks are held.
2004-04-29 02:51:59 +00:00
..
ac97_if.m
…
ac97_patch.c
…
ac97_patch.h
…
ac97.c
…
ac97.h
…
buffer.c
Don't do malloc(M_WAITOK) for sound buffers while locks are held.
2004-04-29 02:51:59 +00:00
buffer.h
…
channel_if.m
…
channel.c
Create a new mutex type for virtual channels. This allows us to get
2004-02-28 19:47:02 +00:00
channel.h
Create a new mutex type for virtual channels. This allows us to get
2004-02-28 19:47:02 +00:00
dsp.c
…
dsp.h
…
fake.c
…
feeder_fmt.c
…
feeder_if.m
…
feeder_rate.c
…
feeder.c
…
feeder.h
…
mixer_if.m
…
mixer.c
…
mixer.h
…
sndstat.c
…
sound.c
Create a new mutex type for virtual channels. This allows us to get
2004-02-28 19:47:02 +00:00
sound.h
The newpcm headers currently #define away INTR_MPSAFE and INTR_TYPE_AV
2004-04-14 14:57:49 +00:00
vchan.c
…
vchan.h
…