From owner-freebsd-mobile@FreeBSD.ORG Tue Apr 13 07:49:53 2004 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B6C016A4CE for ; Tue, 13 Apr 2004 07:49:53 -0700 (PDT) Received: from smtp.web.de (smtp05.web.de [217.72.192.209]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA20943D2D for ; Tue, 13 Apr 2004 07:49:52 -0700 (PDT) (envelope-from nakal@web.de) Received: from [217.225.235.219] (helo=[217.225.235.219]) by smtp.web.de with esmtp (TLSv1:DES-CBC3-SHA:168) (WEB.DE 4.101 #91) id 1BDPEV-0004SC-00 for freebsd-mobile@freebsd.org; Tue, 13 Apr 2004 16:49:51 +0200 From: Martin To: freebsd-mobile@freebsd.org Content-Type: text/plain Message-Id: <1081867789.772.10.camel@klotz.local> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Tue, 13 Apr 2004 16:49:50 +0200 Content-Transfer-Encoding: 7bit Sender: nakal@web.de Subject: Wireless auth mode "shared" is missing on FreeBSD X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Apr 2004 14:49:53 -0000 The "shared"-option with ifconfig's parameter "authmode" does not work. I've looked at the sources in net80211 directory and there is a "TODO"-comment in places where the shared key authentication should be. Are there any patches available to make it work? Martin