From owner-freebsd-stable@FreeBSD.ORG Mon May 3 07:16:24 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00C0E16A4CE; Mon, 3 May 2004 07:16:24 -0700 (PDT) Received: from smtp3.sentex.ca (smtp3.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id A42AC43D60; Mon, 3 May 2004 07:16:23 -0700 (PDT) (envelope-from mike@sentex.net) Received: from avscan2.sentex.ca (avscan2.sentex.ca [199.212.134.19]) by smtp3.sentex.ca (8.12.11/8.12.10) with ESMTP id i43EGKBe052508; Mon, 3 May 2004 10:16:21 -0400 (EDT) (envelope-from mike@sentex.net) Received: from localhost (localhost [127.0.0.1]) by avscan2.sentex.ca (Postfix) with ESMTP id DDE9259CB1; Mon, 3 May 2004 10:16:22 -0400 (EDT) Received: from avscan2.sentex.ca ([127.0.0.1]) by localhost (avscan2.sentex.ca [127.0.0.1]) (amavisd-new, port 10024) with SMTP id 19441-13; Mon, 3 May 2004 10:16:22 -0400 (EDT) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by avscan2.sentex.ca (Postfix) with ESMTP id AD93259CB0; Mon, 3 May 2004 10:16:22 -0400 (EDT) Received: from simian.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.12.11/8.12.11) with ESMTP id i43EGL3l089253; Mon, 3 May 2004 10:16:21 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <6.0.3.0.0.20040503101628.0831adb8@64.7.153.2> X-Sender: mdtpop@64.7.153.2 (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 6.0.3.0 Date: Mon, 03 May 2004 10:18:15 -0400 To: Scott Long , freebsd-stable@freebsd.org From: Mike Tancsa In-Reply-To: <40965292.2040608@freebsd.org> References: <40965292.2040608@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: by amavisd-new X-Virus-Scanned: by amavisd-new at (avscan2) sentex.ca cc: Vinod Kashyap Subject: Re: [PATCH] Fix for 3ware driver X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 May 2004 14:16:24 -0000 What cards has this shown up with and what versions of the BIOS ? I have quite a few 3ware boxes deployed and have not seen any problems. When was the bug introduced ? ---Mike At 10:09 AM 03/05/2004, Scott Long wrote: >All, > >Release testing has shown several recent problems with the 3ware (twe) >driver. Attached is a patch that appears to fix these problems. I