From owner-freebsd-current@FreeBSD.ORG Wed Nov 28 14:15:11 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2665716A41A; Wed, 28 Nov 2007 14:15:11 +0000 (UTC) (envelope-from sos@deepcore.dk) Received: from spider.deepcore.dk (cpe.atm2-0-70484.0x50a6c9a6.abnxx16.customer.tele.dk [80.166.201.166]) by mx1.freebsd.org (Postfix) with ESMTP id A6F3C13C458; Wed, 28 Nov 2007 14:15:10 +0000 (UTC) (envelope-from sos@deepcore.dk) Received: from ws.local (ws.deepcore.dk [194.192.25.137]) by spider.deepcore.dk (8.13.8/8.13.8) with ESMTP id lASEF99p064351; Wed, 28 Nov 2007 15:15:09 +0100 (CET) (envelope-from sos@deepcore.dk) Message-ID: <474D77ED.6030006@deepcore.dk> Date: Wed, 28 Nov 2007 15:15:09 +0100 From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031) MIME-Version: 1.0 To: John Baldwin , =?ISO-8859-1?Q?S=F8ren_Schmidt?= , Barney Cordoba , freebsd-current@freebsd.org References: <73807.10710.qm@web63912.mail.re1.yahoo.com> <200711271639.09601.jhb@freebsd.org> <474D1C8C.2060304@deepcore.dk> <200711280842.09340.jhb@freebsd.org> <20071128135401.GD526@holyman.cobbled.net> In-Reply-To: <20071128135401.GD526@holyman.cobbled.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Cc: Subject: Re: Any successful installs on a Broadcom HT1000 chipset? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Nov 2007 14:15:11 -0000 ttw+bsd@cobbled.net wrote: > On 28.11-08:42, John Baldwin wrote: > [ ... ] > =20 >> The ata driver doesn't use MSI (no calls to pci_msi_count or pci_msi_a= lloc, >> etc.), so this isn't an issue. Also, the boxes I've seen the corrupti= on on >> already have MSI disabled (it's still disabled by default in 6.x). >> =20 > > can't comment too informatively/productively but when trying to upgrade= > to 7 via BETA install i'm getting DMA errors. i will try to post > more info when system has some downtime. > > can confirm the roll back to 6.2 appears to make things happy again. > =20 Could you try to take /sys/dev/ata/* from releng_6 and fit it into the=20 6.2 system please ? Should fit in there without too much trouble, and take ATA alone to=20 R7/-current level. -S=F8ren