From owner-freebsd-net Mon Feb 25 15:25: 3 2002 Delivered-To: freebsd-net@freebsd.org Received: from ns.live.com (ns.live.com [66.80.62.34]) by hub.freebsd.org (Postfix) with ESMTP id 05C1237B41D; Mon, 25 Feb 2002 15:24:51 -0800 (PST) Received: (from rsf@localhost) by ns.live.com (8.9.3/8.9.3) id PAA05049; Mon, 25 Feb 2002 15:24:50 -0800 (PST) (envelope-from rsf) Message-Id: <4.3.1.1.20020225133844.00c90c20@localhost> X-Sender: rsf@localhost X-Mailer: QUALCOMM Windows Eudora Version 4.3.1 Date: Mon, 25 Feb 2002 13:56:00 -0800 To: freebsd-mobile@FreeBSD.ORG, freebsd-net@FreeBSD.ORG From: Ross Finlayson Subject: Sudden "wi" errors in 4.5-STABLE Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I have a Lucent Orinoco 802.11b card (with latest firmware) running in an ISA<->PCMCIA adaptor on a box running 4.5-STABLE. I have found that - on rare occasion - the "wi" driver suddenly starts spazzing out, generating lots of errors like the following: Feb 24 12:52:57 ns /kernel: wi0: timeout in wi_seek to 1f6/0; last status 4000 Feb 24 12:52:57 ns /kernel: wi0: timeout in wi_seek to 1f6/44; last status 4044 Feb 24 12:52:57 ns /kernel: wi0: xmit failed ... Feb 25 11:34:56 ns /kernel: wi0: mgmt. buffer allocation failed Feb 25 11:39:36 ns /kernel: wi0: timeout in wi_seek to 0/0; last status 4000 Feb 25 11:39:36 ns /kernel: wi0: timeout in wi_seek to 0/44; last status 4044 Feb 25 11:39:36 ns /kernel: wi0: xmit failed Feb 25 11:41:55 ns /kernel: wi0: watchdog timeout Feb 25 11:41:55 ns /kernel: wi0: init failed Feb 25 11:41:55 ns /kernel: wi0: failed to allocate 1594 bytes on NIC Feb 25 11:41:55 ns /kernel: wi0: tx buffer allocation failed Feb 25 11:41:55 ns /kernel: wi0: failed to allocate 1594 bytes on NIC Feb 25 11:41:55 ns /kernel: wi0: mgmt. buffer allocation failed When this happens, all subsequent IP-level communication on the "wi0" interface ceases (although "netstat -i" reports that some layer-2 packets continue to be sent/received). Has anyone else seen this happen? Does anyone have a fix? Ross. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message