From owner-freebsd-hackers@FreeBSD.ORG Mon Nov 19 10:34:17 2007 Return-Path: Delivered-To: freebsd-hackers@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6B70F16A418; Mon, 19 Nov 2007 10:34:17 +0000 (UTC) (envelope-from lulf@stud.ntnu.no) Received: from fri.itea.ntnu.no (fri.itea.ntnu.no [129.241.7.60]) by mx1.freebsd.org (Postfix) with ESMTP id 268DF13C465; Mon, 19 Nov 2007 10:34:16 +0000 (UTC) (envelope-from lulf@stud.ntnu.no) Received: from localhost (localhost [127.0.0.1]) by fri.itea.ntnu.no (Postfix) with ESMTP id 5A1C38301; Mon, 19 Nov 2007 11:34:05 +0100 (CET) Received: from caracal.stud.ntnu.no (caracal.stud.ntnu.no [129.241.56.185]) by fri.itea.ntnu.no (Postfix) with ESMTP; Mon, 19 Nov 2007 11:34:05 +0100 (CET) Received: by caracal.stud.ntnu.no (Postfix, from userid 2312) id E4287624106; Mon, 19 Nov 2007 11:34:30 +0100 (CET) Date: Mon, 19 Nov 2007 11:34:30 +0100 From: Ulf Lilleengen To: =?iso-8859-1?Q?S=F8ren?= Schmidt Message-ID: <20071119103430.GA15083@stud.ntnu.no> References: <472A548B.50406@lxnt.info> <20071116144304.GA7950@stud.ntnu.no> <473DBABE.3070901@deepcore.dk> <47414319.6070303@deepcore.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <47414319.6070303@deepcore.dk> User-Agent: Mutt/1.5.9i X-Content-Scanned: with sophos and spamassassin at mailgw.ntnu.no. Cc: freebsd-hackers@FreeBSD.ORG, Alexander Sabourenkov , "Matthew D. Fuller" , Thierry Herbelot , freebsd-current@FreeBSD.ORG, sos@FreeBSD.ORG Subject: Re: Patch RFC: Promise SATA300 TX4 hardware bug workaround. X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Nov 2007 10:34:17 -0000 On man, nov 19, 2007 at 09:02:33 +0100, Søren Schmidt wrote: > Hi All! > > I'd like to get the final verdict of the attached patch and if it fixes > the problem or not. > > Please test and report, its a bit urgent if it need to get into R7 :) > > Hi! I'm sorry I wasn't able to test this earlier, but my office was locked during the weekend and I was therefore not able to test until today. But good news is, it works. I get no error messages when reading or writing data to the drives anymore, and the partition table is correctly read so that the correct device nodes show up. This should definately go into 7.0 imho if no bugs show up. Thanks! -- Ulf Lilleengen