From owner-freebsd-hardware Mon Oct 9 8:55: 7 2000 Delivered-To: freebsd-hardware@freebsd.org Received: from alpo.whistle.com (s206m1.whistle.com [207.76.206.1]) by hub.freebsd.org (Postfix) with ESMTP id 6B81337B502; Mon, 9 Oct 2000 08:55:02 -0700 (PDT) Received: from whistle.com (crab.whistle.com [207.76.205.112]) by alpo.whistle.com (8.9.1a/8.9.1) with ESMTP id IAA42985; Mon, 9 Oct 2000 08:51:46 -0700 (PDT) Received: (from ambrisko@localhost) by whistle.com (8.9.3/8.9.1) id IAA30329; Mon, 9 Oct 2000 08:51:23 -0700 (PDT) (envelope-from ambrisko) From: Doug Ambrisko Message-Id: <200010091551.IAA30329@whistle.com> Subject: Re: WEP keys for an driver In-Reply-To: <200010091433.e99EXm097119@white.dogwood.com> from Dave Cornejo at "Oct 9, 2000 07:33:47 am" To: Dave Cornejo Date: Mon, 9 Oct 2000 08:51:23 -0700 (PDT) Cc: freebsd-hardware@FreeBSD.org, freebsd-hackers@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Dave Cornejo writes: | my apologies if i am not following the correct procedures here... | | I have submitted a patch in PR kern/21843 which adds WEP key support | to the an driver. This is my first attempt at messing with driver | code so any constructive criticism is appreciated. | | I have tested the patch with the hardware available to me and it seems | to work well (I've used Aironet firmware 3.98 & an as yet unreleased | version). Looking at the code I don't see this as a complete solution. Maybe that is what you mean by: The ioctl interface used to configure the card does not include a way to set WEP keys If you look at http://www.ambrisko.com/doug/an.patch.wep. It includes the changes to both sides to enable WEP in the various modes and the various keys. I've been to busy to submit this, but I finally did today. Some people have been using this code with success. Doug A. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message