From owner-freebsd-current@FreeBSD.ORG Wed Apr 7 19:46:42 2004 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 D4C1716A4CF for ; Wed, 7 Apr 2004 19:46:42 -0700 (PDT) Received: from smtp3.sentex.ca (smtp3.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7009243D58 for ; Wed, 7 Apr 2004 19:46:42 -0700 (PDT) (envelope-from mike@sentex.net) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smtp3.sentex.ca (8.12.11/8.12.10) with ESMTP id i382kfVK070388; Wed, 7 Apr 2004 22:46:41 -0400 (EDT) (envelope-from mike@sentex.net) Received: from BLUELAPIS.sentex.ca (cage.simianscience.com [64.7.134.1]) by smtp1.sentex.ca (8.12.11/8.12.11) with SMTP id i382keRr008803; Wed, 7 Apr 2004 22:46:41 -0400 (EDT) (envelope-from mike@sentex.net) From: Mike Tancsa To: Thomas Vogt Date: Wed, 07 Apr 2004 22:46:41 -0400 Message-ID: <36f9701cf4faf7fjh4uh5h9qer493is7d8@4ax.com> References: <20040407181403.70832a2c@bert.mlan.solnet.ch> In-Reply-To: <20040407181403.70832a2c@bert.mlan.solnet.ch> X-Mailer: Forte Agent 1.93/32.576 English (American) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Mailman-Approved-At: Thu, 08 Apr 2004 04:44:34 -0700 cc: freebsd-current@freebsd.org Subject: Re: vpn1401 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 08 Apr 2004 02:46:43 -0000 On Wed, 7 Apr 2004 18:14:03 +0200, in sentex.lists.freebsd.current you wrote: >Helo > >Will the Soekris VPN1401 hardware encryption card be supported in the=20 >upcoming Freebsd 4.10 release? I know that vpn1201 is already supported >in 4.9 and 1401 is supported in 5.x. It is supported, but there are some bugs in the driver that show up in userland both under CURRENT and RELENG_4. Have a look at the soekris mailing list archives for details. ---Mike