Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Feb 2006 10:24:48 +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/pci atiixp.c
Message-ID:  <200602181024.k1IAOmTC018279@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ariff       2006-02-18 10:24:48 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/pci    atiixp.c 
  Log:
  - Fix severe crackling after long running and abusive module load / unload by
    forcing DMA alignment to default buffer size.
  - Make sure DMA pointer properly aligned to avoid being truncated by caller
    which causing severe underruns and random popping (especially in 32bit
    playback / recording).
  - Add AC97 inverted external amplifier quirk for Maxselect x710s
    - http://maxselect.ru/
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.4       +59 -15    src/sys/dev/sound/pci/atiixp.c



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