From owner-freebsd-current@FreeBSD.ORG Thu May 8 16:26:17 2003 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 B2D1437B401; Thu, 8 May 2003 16:26:17 -0700 (PDT) Received: from ns.altadena.net (ns.altadena.net [207.151.161.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 014C843FB1; Thu, 8 May 2003 16:26:17 -0700 (PDT) (envelope-from pete@ns.altadena.net) Received: from ns.altadena.net (localhost [127.0.0.1]) by ns.altadena.net (8.12.8p1/8.12.3) with ESMTP id h48NQGRe062228; Thu, 8 May 2003 16:26:16 -0700 (PDT) (envelope-from pete@ns.altadena.net) Received: (from pete@localhost) by ns.altadena.net (8.12.8p1/8.12.3/Submit) id h48NQD6K062227; Thu, 8 May 2003 16:26:13 -0700 (PDT) (envelope-from pete) From: Pete Carah Message-Id: <200305082326.h48NQD6K062227@ns.altadena.net> To: mobile@freebsd.org, current@freebsd.org Date: Thu, 8 May 2003 16:26:13 -0700 (PDT) X-Mailer: ELM [version 2.4ME+ PL68 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=iso8859-1 Content-Transfer-Encoding: 7bit Subject: Shared-key auth on Orinoco card 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 May 2003 23:26:18 -0000 Shared-key auth doesn't work on my (any, if I believe the source code) Orinoco built-in 802.11b card. Going through the wi source, it looks like it only works on one version of one manufacturer (3com?). Is there any plan to do something with this? (or is it one more thing that isn't known about the "hermes" chipset?) Windoze (XP home) handles this situation fine, so I know the card is capable of it. (then again, windoze handles the Sierra card fine too; I have it sort of working in bsd but it is SLOW. And Sierra won't release their card's API even WITH a NDA.) -- Pete