matk 2003/12/04 18:08:13 PST
FreeBSD src repository
Modified files:
sys/dev/sound/pcm channel.c
Log:
Fix some locking violations by creating seperate mutex classes
for play and record channels.
Approved by: seigo (mentor)
Approved by: scottl (re)
Revision Changes Path
1.93 +6 -3 src/sys/dev/sound/pcm/channel.c