From owner-freebsd-mobile@FreeBSD.ORG Sat Jan 10 17:31:44 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 AEEEB16A4CE; Sat, 10 Jan 2004 17:31:44 -0800 (PST) Received: from mail.tel.fer.hr (zg01-167.dialin.iskon.hr [213.191.129.168]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5F5C43D53; Sat, 10 Jan 2004 17:31:40 -0800 (PST) (envelope-from zec@tel.fer.hr) Received: from 192.168.200.114 (marko@dhcp14.katoda.net [192.168.200.114]) by mail.tel.fer.hr (8.12.6/8.12.6) with ESMTP id i0B1TIi3011981; Sun, 11 Jan 2004 02:29:41 +0100 (CET) (envelope-from zec@tel.fer.hr) From: Marko Zec To: "Kevin Oberman" Date: Sun, 11 Jan 2004 02:29:46 +0100 User-Agent: KMail/1.5.4 References: <20040111003426.E0EF55D08@ptavv.es.net> In-Reply-To: <20040111003426.E0EF55D08@ptavv.es.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200401110229.46446.zec@tel.fer.hr> cc: freebsd-net@freebsd.org cc: Lorenzo Vicisano cc: freebsd-mobile@freebsd.org Subject: Re: prism 2.5 timeout in wi_cmd 0x010b 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: Sun, 11 Jan 2004 01:31:44 -0000 On Sunday 11 January 2004 01:34, Kevin Oberman wrote: > > Marko, > > I just started re-building my kernel with this patch. I have > previously reported this under CURRENT and hope that this might fix > the problem. It has also been reported by several others under > slightly different circumstances. I'll report what I see. It's pretty > easy to test...just copy a multi-megabyte file from my laptop to my > workstation over the wireless. > Whoops... it seems that my hack doesn't fix the problem of outgoing traffic hosing the wi interface - next time I'll do more testing before making a post. However, without this patch my wi would lock up every now and than out of the blue, regardless whether it was associated to an AP or it was disconnected, and regardless whether there was any traffic flowing through it or not. The same card (Prism 2.5 mini-PCI) used to play nicely with 4.8-R, and works quite well with M$ also. There must be something rotten in the recent wi driver... Cheers, Marko