cvs commit: src/sys/dev/sound/pcm channel.c

Mathew Kanner matk at FreeBSD.org
Wed Feb 18 17:07:16 PST 2004


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


More information about the cvs-src mailing list