From owner-freebsd-current@FreeBSD.ORG Sun Feb 8 06:04:34 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 4CDDF16A4CE for ; Sun, 8 Feb 2004 06:04:34 -0800 (PST) Received: from york.smtp.ru (york.smtp.ru [62.118.249.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id B73B343D31 for ; Sun, 8 Feb 2004 06:04:33 -0800 (PST) (envelope-from smira@smtp.ru) Received: from [62.117.84.99] (account smira@smtp.ru HELO smtp.ru) by york.smtp.ru (CommuniGate Pro SMTP 3.5.9) with ESMTP id 34316243 for current@freebsd.org; Sun, 08 Feb 2004 17:04:31 +0300 Message-ID: <402641ED.2080701@smtp.ru> Date: Sun, 08 Feb 2004 17:04:29 +0300 From: Andrey Smirnov User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6b) Gecko/20031212 Thunderbird/0.4 X-Accept-Language: ru, en-us, en MIME-Version: 1.0 To: current@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Project Evil: D-Link DWL-650+ 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: Sun, 08 Feb 2004 14:04:34 -0000 Hello! Is anybody successfull with NDISulator & D-Link DWL-650+? The card is based on TI ACX 100 chipset, I know about native FreeBSD driver (http://wlan.kewl.org/), it worked almost fine, but I've got some packet loss & low speed (in comparison with Windows XP/2K). I tried different Windows drivers with Project Evil (specifically, drivers that go on CD with that card, for WinXP/2k/ME, they all panic at drv_data, and one from Internet, firmware from it uses native FreeBSD driver, with that driver kernel paniced earlier, in ndis_create_sysctls). I copied respective *.bin files to /compat/ndis and it seems to me that everything else I could do is done. There are no messages about missing functions, just messages about ndis attaching to my card and about supported rates. If somebody was successful with it, could anybody give me a hint? If there's something more I can provide, I will do it. Andrey Smirnov.