From owner-freebsd-stable@FreeBSD.ORG Mon Mar 9 16:21:57 2009 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8430110657D1 for ; Mon, 9 Mar 2009 16:21:57 +0000 (UTC) (envelope-from SRS0=QXnWZ27x=7I=beatsnet.com=beat.siegenthaler@beatsnet.com) Received: from atom.beatsnet.com (cl-26.zrh-01.ch.sixxs.net [IPv6:2001:41e0:ff00:19::2]) by mx1.freebsd.org (Postfix) with ESMTP id CB8A08FC1B for ; Mon, 9 Mar 2009 16:21:56 +0000 (UTC) (envelope-from SRS0=QXnWZ27x=7I=beatsnet.com=beat.siegenthaler@beatsnet.com) Received: from [172.22.10.186] (limes.cassarius.ch [195.5.180.2] (may be forged)) (authenticated bits=0) by atom.beatsnet.com (8.14.3/8.14.3) with ESMTP id n29GLqVb024838 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 9 Mar 2009 17:21:52 +0100 (CET) (envelope-from beat.siegenthaler@beatsnet.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=beatsnet.com; s=ATOM_DKIM; t=1236615715; bh=jA+hegJgoUpDsAOlxhGYx5Y5VSUy3IQnTzZc/Ccjd5w=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=SziDLnDdSutv7CUJawLHNy3gj68qmuOjitalU0iP8eVNRrk7q1ZGZ5wN/l/Ce5i12 sQYd81BeSj6zzoPR6wL1xf6sXI/dnj/Tr4tKyO2hq9+ahC2FE/rwZubQwyh6EHyvVG WayXxscmDZqe/Y7a25N/N2FUxAjTlJ6bc7Gs0zpM= Message-ID: <49B54219.8020607@beatsnet.com> Date: Mon, 09 Mar 2009 17:21:45 +0100 From: Beat Siegenthaler User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) MIME-Version: 1.0 To: Bruce Simpson References: <49B1AC25.3000700@onetel.com> <27998819.871236382003017.JavaMail.HALO$@halo> <1d001f850903061814k2577f3ccs94be86bcc87b9efd@mail.gmail.com> <49B38AEF.8070909@beatsnet.com> <20090308093653.GD1531@michelle.cdnetworks.co.kr> <49B3FAA3.9010302@beatsnet.com> <20090309000610.GA5039@michelle.cdnetworks.co.kr> <49B538BC.3080108@incunabulum.net> In-Reply-To: <49B538BC.3080108@incunabulum.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.0.1 (atom.beatsnet.com [172.20.0.45]); Mon, 09 Mar 2009 17:21:53 +0100 (CET) X-Spam-Status: No, score=-4.2 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on atom.beatsnet.com X-Virus-Scanned: ClamAV version 0.94.2, clamav-milter version 0.94.2 on atom.beatsnet.com X-Virus-Status: Clean Cc: pyunyh@gmail.com, stable@freebsd.org Subject: Re: fxp unusable after make world X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Mar 2009 16:22:01 -0000 Bruce Simpson wrote: > > Now that the descriptor ring format is fairly well known for fxp, reverse > engineering is feasible, as the setup uses the normal NDIS hooks which > Microsoft added for offloading cryptographic operations. Those *are* > documented. > > Making it work is another matter entirely... Cryptographic functions where never a needed option. I had this card running for maybe three Years. And my observations are for the records, if somebody have the same issues since one month or so... I will also check the commands from Pyun. I will post the results here too..