From owner-freebsd-current@FreeBSD.ORG Tue Jun 8 06:33:17 2004 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 800D616A4CE for ; Tue, 8 Jun 2004 06:33:17 +0000 (GMT) Received: from www.russia.cz (web.portaone.com [195.70.151.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DCF843D2D for ; Tue, 8 Jun 2004 06:33:16 +0000 (GMT) (envelope-from sobomax@portaone.com) Received: from portaone.com (localhost [127.0.0.1]) (authenticated bits=0) by www.russia.cz (8.12.8p2/8.12.8) with ESMTP id i586X9I6043224; Tue, 8 Jun 2004 08:33:13 +0200 (CEST) (envelope-from sobomax@portaone.com) Message-ID: <40C55D96.1000108@portaone.com> Date: Tue, 08 Jun 2004 09:32:54 +0300 From: Maxim Sobolev User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax) X-Accept-Language: en-us, en, ru, uk MIME-Version: 1.0 To: Alexander Leidinger References: <40C3CC0A.2030300@portaone.com> <20040607135004.24050449@Magellan.Leidinger.net> In-Reply-To: <20040607135004.24050449@Magellan.Leidinger.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: current@freebsd.org Subject: Re: Project Evil & ACX100-based cards (D-Link DWL-520+) 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: Tue, 08 Jun 2004 06:33:17 -0000 Alexander Leidinger wrote: > On Mon, 07 Jun 2004 04:59:38 +0300 > Maxim Sobolev wrote: > > >>Hi Bill, >> >>I'm trying to make my D-Link DWL-520+ card working with if_ndis, but no >>luck yet. The card is correctly detected, driver attaches to it. If I >>configure it in the adhoc mode it is seen from the nearby machine and >>connected to, but traffic doesn't flow. :-( >> >>Any ideas? Please let me know if more information is necessary. > > > Have you tried the FreeBSD native KLD (wlan.kewl.org)? I've installed it > on my brother's system and on a system of a friend. Both don't complain, > so I assume it works for them (you may perhaps need to do a "ifconfig > acx0 down; sleep 5; ifconfig acx0 up" after booting, but then it should > negotiate with an AP). Thank you for the hint, but as long as I know native driver doesn't work in the adhoc mode, at least I was unable to make it working and this (mis)behaviour is acknoweleged by driver's author in the mailing list. :( Unfortunately I don't have any AP here. -Maxim