ariff 2007-04-02 03:03:06 UTC
FreeBSD src repository
Modified files:
sys/dev/sound/pcm channel.c
Log:
- Don't wakeup() unnecessarily, so the behavior of dead interrupt or
stalled DMA engine can be observed and predicted.
- Minor sysctl/tunable cleanup.
Revision Changes Path
1.117 +15 -8 src/sys/dev/sound/pcm/channel.c