From owner-freebsd-current@FreeBSD.ORG Sun Mar 7 06:10:30 2010 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 CC5F0106564A for ; Sun, 7 Mar 2010 06:10:30 +0000 (UTC) (envelope-from julian@elischer.org) Received: from out-0.mx.aerioconnect.net (outp.internet-mail-service.net [216.240.47.239]) by mx1.freebsd.org (Postfix) with ESMTP id B18DB8FC12 for ; Sun, 7 Mar 2010 06:10:30 +0000 (UTC) Received: from idiom.com (postfix@mx0.idiom.com [216.240.32.160]) by out-0.mx.aerioconnect.net (8.13.8/8.13.8) with ESMTP id o276AUwG020686; Sat, 6 Mar 2010 22:10:30 -0800 X-Client-Authorized: MaGic Cook1e X-Client-Authorized: MaGic Cook1e Received: from julian-mac.elischer.org (h-67-100-89-137.snfccasy.static.covad.net [67.100.89.137]) by idiom.com (Postfix) with ESMTP id B74422D6015; Sat, 6 Mar 2010 22:10:29 -0800 (PST) Message-ID: <4B934354.4030002@elischer.org> Date: Sat, 06 Mar 2010 22:10:28 -0800 From: Julian Elischer User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812) MIME-Version: 1.0 To: David Ehrmann References: <4B934015.8000908@gmail.com> In-Reply-To: <4B934015.8000908@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.67 on 216.240.47.51 Cc: freebsd-current@freebsd.org Subject: Re: Core i5 AES acceleration 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, 07 Mar 2010 06:10:30 -0000 David Ehrmann wrote: > Does FreeBSD currently support cryptographic acceleration for AES on the > Core i5 CPU? I searched, but couldn't find anything, and the crypto(4) > manpage only lists these divers in "see also:" no, but if you write a driver for it we will... :-) (most things in open source happen because someone needs it.) > > glxsb(4),hifn(4), ipsec(4), padlock(4), safe(4), ubsec(4) > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"