From owner-freebsd-current@FreeBSD.ORG Sun Jul 6 21:58:39 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1CC821065681 for ; Sun, 6 Jul 2008 21:58:39 +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 CD43A8FC13 for ; Sun, 6 Jul 2008 21:58:38 +0000 (UTC) (envelope-from patfbsd@davenulle.org) Received: from baby-jane.lamaiziere.net (27.6.192-77.rev.gaoland.net [77.192.6.27]) by smtp.lamaiziere.net (Postfix) with ESMTPA id CD6B0633655; Sun, 6 Jul 2008 21:42:31 +0000 (UTC) Received: from baby-jane-lamaiziere-net.local (localhost [127.0.0.1]) by baby-jane.lamaiziere.net (Postfix) with ESMTP id 36C6C55E9A8; Sun, 6 Jul 2008 23:42:33 +0200 (CEST) Date: Sun, 6 Jul 2008 23:42:31 +0200 From: Patrick =?ISO-8859-15?Q?Lamaizi=E8re?= To: Michael Reifenberger Message-ID: <20080706234231.3d18e15a@baby-jane-lamaiziere-net.local> In-Reply-To: <20080706115414.GA20076@gw.reifenberger.com> References: <20080606234135.46144207@baby-jane-lamaiziere-net.local> <20080706115414.GA20076@gw.reifenberger.com> Organization: /dave/nulle X-Mailer: Claws Mail 3.3.1 (GTK+ 2.12.9; i386-apple-darwin9.3.0) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8bit Cc: current@freebsd.org Subject: Re: AMD Geode LX crypto accelerator (glxsb) 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: Sun, 06 Jul 2008 21:58:39 -0000 Le Sun, 6 Jul 2008 13:54:14 +0200, Michael Reifenberger a écrit : Hi, > On Fri, Jun 06, 2008 at 11:41:35PM +0200, Patrick Lamaizière wrote: > > Dears, > > > > I'm trying to port the glxsb driver from OpenBSD to FreeBSD 7-STABLE > > (via the NetBSD port). > > " The glxsb driver supports the security block of the Geode LX > > series processors. The Geode LX is a member of the AMD Geode family > > of integrated x86 system chips. > > > Is allready one of the FreeBSD developers working on integrating > your ported driver into HEAD? Pawel Jakub Dawidek proposed to look and commit it when it will be ready. A lot of code comes from padlock(4) so may be it's better if the author can rewiew the code. I think that the driver is ready and works fine, i didn't change anything since the latest version "22/06/08" http://user.lamaiziere.net/patrick/glxsb-220608.tar.gz It is not clear if i shall provide a patch against HEAD or do something else ? Regards.