Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Dec 2005 07:33:28 +0000 (UTC)
From:      Ariff Abdullah <ariff@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:  <200512300733.jBU7XSQs023377@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ariff       2005-12-30 07:33:28 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/pcm    dsp.c 
  Log:
  Disable frantic DMA update within few SNDCTL_DSP_* ioctl.
  This should reduce huge playback / recording latency for
  applications that try to act smarter and manage their own
  buffering (XMMS, Skype, etc.).
  
  Note to Skype + via8xxx users: Remove previous hackish
  "hint.pcm.<unit>.via_dxs_disabled" from kernel hint and see
  whether this changes cure all those annoying sound issues.
  
  Revision  Changes    Path
  1.89      +4 -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?200512300733.jBU7XSQs023377>