matk 2004/02/18 17:07:15 PST
FreeBSD src repository
Modified files:
sys/dev/sound/pcm channel.c
Log:
Fix a long-standing bug where select on vchans doesn't work
(never wake up) by iterating over them when they exist.
Approved by: tanimura (mentor)
Revision Changes Path
1.95 +13 -3 src/sys/dev/sound/pcm/channel.c