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

Ariff Abdullah ariff at FreeBSD.org
Thu Dec 29 23:33:03 PST 2005


ariff       2005-12-30 07:33:02 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/pcm    channel.c 
  Log:
  Underruns counting logic should be based on bufhard free space
  and must be done after sndbuf_feed(), or any attempt to fill
  up bufhard. This should fix false underruns counter.
  
  Revision  Changes    Path
  1.105     +6 -22     src/sys/dev/sound/pcm/channel.c


More information about the cvs-all mailing list