From owner-freebsd-current@FreeBSD.ORG Sat Mar 26 08:43:09 2005 Return-Path: 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 9F0D516A4CE for ; Sat, 26 Mar 2005 08:43:09 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 495A243D4C for ; Sat, 26 Mar 2005 08:43:09 +0000 (GMT) (envelope-from dcornejo@gmail.com) Received: by rproxy.gmail.com with SMTP id f1so1353345rne for ; Sat, 26 Mar 2005 00:43:09 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=n6HpsLIIKTAwLPLm7AV2VybmywY4A9WZ+5kfcOfSX4JmhWIuUSh+DY5qFs2mgFOp6rS+eOTuyXMUmTI5o9ArGZ+qlvWZBMpOg0F8BDdxAUoLhHyq2BMTEQA5B54aqe6FH7HmaUNuu9RUdI4jDU+3DShB3wF+GoyqCvTCYkgOaI8= Received: by 10.38.81.3 with SMTP id e3mr2169979rnb; Sat, 26 Mar 2005 00:43:08 -0800 (PST) Received: by 10.38.86.67 with HTTP; Sat, 26 Mar 2005 00:43:08 -0800 (PST) Message-ID: <6b8e8f4f050326004363eeafe@mail.gmail.com> Date: Fri, 25 Mar 2005 22:43:08 -1000 From: spoggle To: freebsd-current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: hardware accelerated crypto X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: spoggle List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Mar 2005 08:43:09 -0000 I've probably missed something, but is there a way to get the kernel crypto code to use a hardware accelerator? (Soekris 1401 to be specific) thanks