From owner-freebsd-current@FreeBSD.ORG Wed Mar 5 05:27:19 2008 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 12BDF1065672 for ; Wed, 5 Mar 2008 05:27:19 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from azure.onthenet.com.au (azure.OntheNet.com.au [203.13.68.11]) by mx1.freebsd.org (Postfix) with ESMTP id C676A8FC1E for ; Wed, 5 Mar 2008 05:27:18 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from dommail.onthenet.com.au (dommail.OntheNet.com.au [203.13.70.57]) by azure.onthenet.com.au (Postfix) with ESMTP id 8F7DE1158F; Wed, 5 Mar 2008 15:12:07 +1000 (EST) Received: from excfreebsd.hq.netapp.com (nat-198-95-226-228.netapp.com [198.95.226.228]) by dommail.onthenet.com.au (MOS 3.7.5a-GA) with ESMTP id DQL52662 (AUTH peterg@ptree32.com.au); Wed, 5 Mar 2008 15:12:05 +1000 (EST) Message-ID: <47CE2BA1.8000505@freebsd.org> Date: Tue, 04 Mar 2008 21:12:01 -0800 From: Peter Grehan User-Agent: Thunderbird 2.0.0.0 (X11/20070525) MIME-Version: 1.0 To: Warner Losh Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: IPSEC/crypto is broken in FreeBSD/powerpc 7.0-RELEASE! X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: grehan@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Mar 2008 05:27:19 -0000 Hi Warner, >The other way to fix this is to return a better value from the probe >routine for those devices that attach to the nexus. ... >Comments? Looks good to me, and is a whole lot better than the previous suggestion :) later, Peter.