From owner-freebsd-current@FreeBSD.ORG Mon Dec 8 10:01: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 EEC2A16A4CE; Mon, 8 Dec 2003 10:01:17 -0800 (PST) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD94B43F3F; Mon, 8 Dec 2003 10:01:14 -0800 (PST) (envelope-from sam@errno.com) Received: from 66.127.85.91 ([66.127.85.91]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.9) with ESMTP id hB8I1DHQ037659 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Mon, 8 Dec 2003 10:01:14 -0800 (PST) (envelope-from sam@errno.com) From: Sam Leffler Organization: Errno Consulting To: Soren Schmidt Date: Mon, 8 Dec 2003 10:04:18 -0800 User-Agent: KMail/1.5.3 References: <200312081747.hB8Hlne5070093@spider.deepcore.dk> In-Reply-To: <200312081747.hB8Hlne5070093@spider.deepcore.dk> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200312081004.18669.sam@errno.com> cc: Erwin Lansing cc: current@FreeBSD.ORG Subject: Re: Status of wi(4) 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: Mon, 08 Dec 2003 18:01:18 -0000 On Monday 08 December 2003 09:47 am, Soren Schmidt wrote: > It seems Sam Leffler wrote: > > > wi0: at port 0x100-0x13f irq 11 > > > function 0 config 1 on pccard0 > > > wi0: 801.11 address: 00:30:ab:11:69:a5 > > > wi0: using RF:PRISM2 MAC:HFA3841 CARD:HWB3163 rev.A > > > wi0: Intersil Firmware: Primary (0.3.0), Station (0.8.3) > > > wi0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps > > > wi0: timeout in wi_cmd 0x0002; event status 0x0008 > > > wi0: timeout in wi_cmd 0x0000; event status 0x0008 > > > wi0: wi_cmd: busy bit won't clear. > > > wi0: init failed > > > wi0: failed to allocate 2372 bytes on NIC > > > wi0: tx buffer allocation failed (error 12) > > > wi0: interface not running > > > > My MA401 w/ later station firmware (1.3.4) works fine. The previous wi > > problems were with Lucent cards and appear to have been resolved. > > No! lucents even with the newest firmware 8.x.x still doesn't work in > either adhoc mode. I can get it to contact an AP but thats all.. My last testing of wi for Prism and Lucent both worked with adhoc mode. I am aware of your issues with adhoc mode for atwi cards. I will test again but, as usual, details are more useful than "it don't work". Sam