From owner-freebsd-mobile@FreeBSD.ORG Wed Feb 18 22:45:46 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 D15EC16A4CE for ; Wed, 18 Feb 2004 22:45:46 -0800 (PST) Received: from restricted.dyndns.org (wl-64-135-220-60.FoxValley.net [64.135.220.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E61043D1F for ; Wed, 18 Feb 2004 22:45:46 -0800 (PST) (envelope-from neil-on-mobile@buko.restricted.dyndns.org) Received: (qmail 18784 invoked by uid 89); 19 Feb 2004 06:42:41 -0000 Message-ID: <20040219064241.18783.qmail@restricted.dyndns.org> References: <20040219035058.7296.qmail@restricted.dyndns.org> In-Reply-To: <20040219035058.7296.qmail@restricted.dyndns.org> From: "Neil Camara" To: freebsd-mobile@freebsd.org Date: Thu, 19 Feb 2004 00:42:41 -0600 Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: Re: wi0 wi_seek timeout 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: Thu, 19 Feb 2004 06:45:46 -0000 Neil Camara writes: > Hey guys, > > I bought Netgear MA311 at BestBuy. I connected it to my FreeBSD 4.9 STABLE > and wi0 was detected. I'm actually using it now. The machine is an HP > Vectra VL machine. It has a non-2.2 PCI slot. > > Here is the info: > wi0: mem 0xfedfd000-0xfedfdfff irq 12 at device 14.0 > on pci0 > wi0: 802.11 address: 00:09:5b:67:81:77 > wi0: using RF:PRISM2.5 MAC:ISL3874A(Mini-PCI) > wi0: Intersil Firmware: Primary 1.00.07, Station 1.03.06 > > Although, I have noticed on my Windows XP that within a minute, I get 5 to > 7 disconnects. I mean, on the taskbar, it shows a bubble displaying > "network unavailable". Then after few seconds, it shows another bubble > saying signal strenght Excellent and sometimes Very Good. > > I visited my /var/log/messages on my FreeBSD and found out this string: > > Feb 18 21:39:25 buko /kernel: wi0: timeout in wi_seek to 14b/3c; last > status 403c > > How do I verify my firmware? Just saw the answer from my own post. wi0: Intersil Firmware: Primary 1.00.07, Station 1.03.06 > How do I upgrade my firmware? I've read the upgrading of Intersil firmware at http://linux.junsun.net/intersil-prism/. It mentions here that primary and station firmware should not be partnered with other versions. I would like to upgrade mine to fix the sporadic behavior. Can someone share their own experience when they did the firmware upgrade? What version of firmware you installed? I'm planning of using 1.7.4. Any help will be greatly appreciated. Neil