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

Ariff Abdullah ariff at FreeBSD.org
Mon Nov 14 18:21:25 GMT 2005


ariff       2005-11-14 18:21:23 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/pcm    channel.c 
  Log:
  From luigi:
          This one simply tries to simplify the logic to select the
          buffer sizes. I am not sure it is necessary but the code
          seems a bit more readable to me. And at least i have tried
          to document how the buffer sizes are computed.
  
  Thanks to luigi for deciphering one of the most cryptic part of
  sound driver.
  
  Submitted by:   luigi
  Approved by:    netchild (mentor)
  
  Revision  Changes    Path
  1.103     +71 -35    src/sys/dev/sound/pcm/channel.c


More information about the cvs-src mailing list