From owner-freebsd-hackers Fri Sep 27 12:36:31 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA83D37B401 for ; Fri, 27 Sep 2002 12:36:29 -0700 (PDT) Received: from foem.leiden.webweaving.org (fia224-72.dsl.hccnet.nl [62.251.72.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7461F43E7B for ; Fri, 27 Sep 2002 12:36:28 -0700 (PDT) (envelope-from dirkx@webweaving.org) Received: from foem (foem [10.11.0.2]) by foem.leiden.webweaving.org (8.12.5/8.12.5) with ESMTP id g8RJaREU056951 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Fri, 27 Sep 2002 21:36:27 +0200 (CEST) (envelope-from dirkx@webweaving.org) Date: Fri, 27 Sep 2002 21:36:27 +0200 (CEST) From: Dirk-Willem van Gulik X-X-Sender: dirkx@foem.leiden.webweaving.org To: freebsd-hackers@freebsd.org Subject: 4.6.2/RELENG_4: timeout in wi_seek and wi_cmd Message-ID: <20020927164601.P49453-100000@foem.leiden.webweaving.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On a machine with either 4.6.2 of RELENG_4 as of today with: 3x wiX: mem 0xfedf8000-0xfedf8fff irq 11 at device 19.X on pci0 wiX: 802.11 address: 00:06:25:a7:a7:2a wiX: using RF:PRISM2.5 MAC:ISL3874A(Mini-PCI) wiX: Intersil Firmware: Primary 1.00.05, Station 1.03.04 I am getting regular errors like: wi1: timeout in wi_cmd 0x010b; event status 0x8000 and at timesL wi0: timeout in wi_seek to 146/3c; last status 403c when doing repeated/contineous HTTP fetches of large file for a few hours (at around 1-2Mbit, 1Gbyte or bigger) across just one interface (i.e. we're not bridging or routing - but sending internal to /dev/null). Lots of short/quick small files does not seem to trip the above. And in particular once the latter starts happenig - it seems to get gradually worse / interspeced with 0.5 -2 seconds hangs of all traffic on all interfaces. RELENG_4 seems to be slightly less of an issue than 4.6.2 - but no fundamental changes/differences seen. Is this firmware related ? is WI_TIMEOUT timeout soo long that it causes other things to fail ? Any way to stop the 'hangs' from hitting other interfaces. Or any other hints/insights ? Note that we did have to increase mbuff sizes to 4096 to quell mbuff errors/warnings. Ta! Dw To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message