From owner-freebsd-current@FreeBSD.ORG Thu Sep 3 17:36:50 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 07A02106566B for ; Thu, 3 Sep 2009 17:36:50 +0000 (UTC) (envelope-from sam@errno.com) Received: from ebb.errno.com (ebb.errno.com [69.12.149.25]) by mx1.freebsd.org (Postfix) with ESMTP id BC8828FC0C for ; Thu, 3 Sep 2009 17:36:49 +0000 (UTC) Received: from ice.local ([10.0.0.115]) (authenticated bits=0) by ebb.errno.com (8.13.6/8.12.6) with ESMTP id n83Ham84034494 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 3 Sep 2009 10:36:49 -0700 (PDT) (envelope-from sam@errno.com) Message-ID: <4A9FFEB0.4000201@errno.com> Date: Thu, 03 Sep 2009 10:36:48 -0700 From: Sam Leffler User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812) MIME-Version: 1.0 To: Felix Feng References: <260f7f810909030748q7cb0878bq6f1b3fb3fbae307a@mail.gmail.com> In-Reply-To: <260f7f810909030748q7cb0878bq6f1b3fb3fbae307a@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-DCC-x.dcc-servers-Metrics: ebb.errno.com; whitelist Cc: freebsd-current@freebsd.org Subject: Re: WEP can not work on mwl driver X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 03 Sep 2009 17:36:50 -0000 Felix Feng wrote: > Hi, > > I'm trying mwl driver on FreeBSD current. But its WEP encryption does not > work well. When I connect to a WEP AP, the driver can not get IP under DHCP > and static IP does not work. Does anyone has the same issue as me? I doubt anyone else has a card. Please contact me off-line w/ the steps to reproduce the problem. There's also some tools in tools/tools/mwl that you might find useful in debugging. Sam