Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jun 2003 06:13:18 -0700 (PDT)
From:      "Matthew N. Dodd" <mdodd@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/sound/pcm dsp.c
Message-ID:  <200306261313.h5QDDIBb066847@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mdodd       2003/06/26 06:13:18 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/sound/pcm    dsp.c 
  Log:
  Set a lower bound on fragment size rather than returning a failure
  when the user specifies a maximum fragment size < 2.
  
  This is the behavior that Linux provides and fixes the problem I've
  observed in Tribes2 where sounds effects are delayed by 1/2 a second.
  
  Revision  Changes    Path
  1.64      +2 -4      src/sys/dev/sound/pcm/dsp.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306261313.h5QDDIBb066847>