From owner-cvs-all Wed Jan 15 23:55: 3 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BDF6237B418 for ; Wed, 15 Jan 2003 23:55:01 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 909B443F5B for ; Wed, 15 Jan 2003 23:54:59 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.6/8.12.3) with ESMTP id h0G7sj1e036882; Thu, 16 Jan 2003 00:54:46 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Thu, 16 Jan 2003 00:54:40 -0700 (MST) Message-Id: <20030116.005440.128614739.imp@bsdimp.com> To: julian@elischer.org Cc: sam@errno.com, nate@root.org, mark@grondar.org, sam@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/crypto/rc4 rc4.c src/sys/modules/rc4 Makefile From: "M. Warner Losh" In-Reply-To: References: <19ea01c2bcd3$c03f7220$5a557f42@errno.com> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: Julian Elischer writes: : Can the new driver still get the card to do it? Yes. Most of the time. : (I'm presuming yes, and that this only is used when you are doing : more involved work(e.g. host-AP etc.) Yes. There are times that you want the host to do the encryption/decryption, and other times you want the card to do it. Doing it on the host mostly works around broken firmware, but there is some firmware I think that moves this function to the host to have a smaller firmware part. This last bit is conjecture from one person and I've not been able to confirm it with intersil. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message