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

Matthew N. Dodd mdodd at FreeBSD.org
Thu Jun 26 06:13:19 PDT 2003


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


More information about the cvs-all mailing list