From owner-freebsd-current@FreeBSD.ORG Mon Aug 20 13:46:51 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 34D8C16A41A; Mon, 20 Aug 2007 13:46:51 +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 B694A13C46C; Mon, 20 Aug 2007 13:46:50 +0000 (UTC) (envelope-from sos@deepcore.dk) Received: from ws.deepcore.dk (ws.deepcore.dk [194.192.25.137]) by spider.deepcore.dk (8.13.8/8.13.8) with ESMTP id l7KDkk5c015543; Mon, 20 Aug 2007 15:46:46 +0200 (CEST) (envelope-from sos@deepcore.dk) Message-ID: <46C99B46.3000605@deepcore.dk> Date: Mon, 20 Aug 2007 15:46:46 +0200 From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070728) MIME-Version: 1.0 To: Mark Powell References: <20070818163810.I75076@rust.salford.ac.uk> <20070820112023.93648.qmail@rust.salford.ac.uk> <20070820124808.GM72415@cicely12.cicely.de> <20070820135021.W93439@rust.salford.ac.uk> <20070820142224.D94437@rust.salford.ac.uk> In-Reply-To: <20070820142224.D94437@rust.salford.ac.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Cc: freebsd-current@FreeBSD.ORG, ticso@cicely.de, sos@FreeBSD.ORG Subject: Re: MCP55 SATA problems (was Re: PATA-SATA convertor drive inaccessibility) 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: Mon, 20 Aug 2007 13:46:51 -0000 Mark Powell wrote: > On Mon, 20 Aug 2007, Mark Powell wrote: > >> Ok some further info. > > This seems MCP55 related. > I have moved my two PATA SATA converted drives onto a Sil 3132=20 > 2-port PCI-E controller. I have no drives on the MCP55 SATA ports. I=20 > have cabled my 3rd drive directly into the MCP55 IDE port. No problems = > whatsoever with 7.0 now. My zfs raidz has come back to life :) > The system reboots properly now and the BIOS is happy restarting the = > PC. > 7.0 is definately doing something screwy with the MCP55 SATA=20 > controllers, but only when a drive is connected to them. Otherwise=20 > it's fine. Hmm, it does work fine here even with PATA<>SATA dongels in use on a=20 MCP55 system... I'll check the code for obvious faults once again, but since nVidia=20 doesn't hand out docs it might be more sinister than that.... -S=F8ren