Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Aug 2006 15:51:09 +0900 (JST)
From:      TAMURA Kent <kent@NetBSD.org>
To:        Emil Holmstr|m <emil@linux.se>, freebsd-multimedia@freebsd.org
Subject:   Re: snd_ich dies
Message-ID:  <20060810065109.78A5D15EB090@gabi-n.hauN.org>
In-Reply-To: Emil Holmstr|m's message of "Thu, 10 Aug 2006 05:54:26 %2B0200"	<20060810035426.GA28177@Update.UU.SE>
References:  <20060810035426.GA28177@Update.UU.SE>

next in thread | previous in thread | raw e-mail | index | archive | help

> My audio dies, espcially when my system is under heavy load.
> Otherwise I can maybe play music for an half hour, (with choppy sound).

>     vendor   = 'Intel Corporation'
>     device   = '82440MX AC'97 Audio Controller'

440MX has a hardware erratum and an audio driver should have
special handling to avoid it.  The drivers of NetBSD and ALSA
does it, and FreeBSD's does not for now.

ALSA:
http://hg-mirror.alsa-project.org/alsa-kernel?cmd=changeset;node=e0d1f8060d20;style=gitweb

NetBSD:
http://www.netbsd.org/cgi-bin/query-pr-single.pl?number=19919
http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/dev/pci/auich.c.diff?r1=1.33&r2=1.34

-- 
TAMURA Kent <kent_2006 at hauN.org> <kent at NetBSD.org>




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