From owner-freebsd-current@FreeBSD.ORG Fri Nov 25 03:23:58 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A57A016A41F for ; Fri, 25 Nov 2005 03:23:58 +0000 (GMT) (envelope-from caiquanqing@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BE2843D64 for ; Fri, 25 Nov 2005 03:23:57 +0000 (GMT) (envelope-from caiquanqing@gmail.com) Received: by xproxy.gmail.com with SMTP id t12so325820wxc for ; Thu, 24 Nov 2005 19:23:56 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Fw//zB4mncAQwHZMUkMVmsG5XRmN9Z33ht+jn9y5BaUOXtXhNLsllOnLCl7aiF9540z2gO6QS8vkZmy0/jpA7Zbx2l3+aKP08dCbEgZlzFlnkaVFJz8cVlcOfcGxHJtnrX0TfDmDi0zp8W2gMRk6yNdFmTo3KfSFDdEnBCtAG1U= Received: by 10.70.52.18 with SMTP id z18mr5934980wxz; Thu, 24 Nov 2005 19:23:56 -0800 (PST) Received: by 10.70.12.18 with HTTP; Thu, 24 Nov 2005 19:23:56 -0800 (PST) Message-ID: <2b22951e0511241923u5e6e00b2q148fd03aa11c42ca@mail.gmail.com> Date: Thu, 24 Nov 2005 19:23:56 -0800 From: "Cai, Quanqing" To: simokawa@freebsd.org, bug-followup@FreeBSD.org, fbsd-lists@dudes.ch, freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Cc: Subject: Re: kern/83999 : [firewire] [patch] panic in fw_bus_explore due to NULL reference 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: Fri, 25 Nov 2005 03:23:58 -0000 Can somebody please have a look at this and apply the patch? However, I can't re-produce this bug, but the fix does not hurt anything. I made the changement on my two machines according the patch, and everything looks and works good. One of machine is 7.0-CURRENT, another one is 6-STABLE. BR Cai, Quanqing