Date: Thu, 2 Mar 2006 00:11:30 +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: <200603020011.k220BUGN079465@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ariff 2006-03-02 00:11:30 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/dev/sound/pci atiixp.c
Log:
MFC (revision 1.5):
- 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/
- Trim unnecessary pointer alignment.
Approved by: re (scottl)
Revision Changes Path
1.2.2.3 +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?200603020011.k220BUGN079465>
