From owner-freebsd-questions@FreeBSD.ORG Tue May 19 18:11:37 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BBE3B1065677 for ; Tue, 19 May 2009 18:11:37 +0000 (UTC) (envelope-from patfbsd@davenulle.org) Received: from smtp.lamaiziere.net (net.lamaiziere.net [91.121.44.19]) by mx1.freebsd.org (Postfix) with ESMTP id 7C51E8FC16 for ; Tue, 19 May 2009 18:11:37 +0000 (UTC) (envelope-from patfbsd@davenulle.org) Received: from baby-jane.lamaiziere.net (54.158.192-77.rev.gaoland.net [77.192.158.54]) by smtp.lamaiziere.net (Postfix) with ESMTPA id 0254263317E; Tue, 19 May 2009 20:11:36 +0200 (CEST) Received: from baby-jane.lamaiziere.net (localhost [127.0.0.1]) by baby-jane.lamaiziere.net (Postfix) with ESMTP id 9A100BABA; Tue, 19 May 2009 20:11:40 +0200 (CEST) Date: Tue, 19 May 2009 20:11:38 +0200 From: Patrick =?ISO-8859-15?Q?Lamaizi=E8re?= To: Brendan Kennedy Message-ID: <20090519201138.0b88f57b@baby-jane.lamaiziere.net> In-Reply-To: References: <1242397289.31340.3167.camel@soundwave.ws.pitbpa0.priv.collaborativefusion.com> <1242705969.3946.21.camel@localhost.localdomain> Organization: /dave/nulle X-Mailer: Claws Mail 3.7.1 (GTK+ 2.16.1; i386-portbld-freebsd7.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD 7.1 opencrypto --> kern.cryptodevallowsoft X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 May 2009 18:11:38 -0000 Le Tue, 19 May 2009 14:25:24 +0100, Brendan Kennedy : > Agreed! The driver doesn't seem to be getting executed through > OpenSSH/OpenSSL for ssh session setup either (it used to work that way > on FreeBSD 6.2, I don't know if this feature has been left up to the > user to enable in FreeBSD 7.x??). This is a known problem, you must patch openssl to make it work with cryptodev on FreeBSD 7.x (8.x). There are some patchs, but I don't find them right now... Check the PR database and the mailing lists.