From owner-freebsd-mobile Mon Aug 13 12:58:53 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from ns.live.com (ns.live.com [66.80.62.34]) by hub.freebsd.org (Postfix) with ESMTP id 2D5E437B409 for ; Mon, 13 Aug 2001 12:58:42 -0700 (PDT) (envelope-from rsf@ns.live.com) Received: (from rsf@localhost) by ns.live.com (8.9.3/8.9.3) id MAA30188; Mon, 13 Aug 2001 12:58:42 -0700 (PDT) (envelope-from rsf) Message-Id: <4.3.1.1.20010813124303.00c7af00@localhost> X-Sender: rsf@localhost X-Mailer: QUALCOMM Windows Eudora Version 4.3.1 Date: Mon, 13 Aug 2001 12:58:39 -0700 To: freebsd-mobile@freebsd.org From: Ross Finlayson Subject: Occasional wi0 errors: "timeout in wi_seek" Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org After upgrading from FreeBSD 4.3-STABLE to FreeBSD "4.4-PRERELEASE" (as of last week sometime), I find that my "wi" device (a Lucent Orinoco card plugged into a Lucent ISA<->PCMCIA adaptor) occasionally logs the following error message: /kernel: wi0: timeout in wi_seek to 2021/0; last status 4000 This error is printed by "if_wi.c" in "/usr/src/sys/i386/isa". (The same device_printf was in the old (4.3) code, but - for some reason - never got triggered then.) Has anyone else encountered this? Is it a known issue? Ross. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message