From owner-freebsd-questions@FreeBSD.ORG Tue Feb 24 09:19:27 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F10D616A4CE for ; Tue, 24 Feb 2004 09:19:27 -0800 (PST) Received: from mx1.cfu.net (mx1.cfu.net [24.149.0.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF96943D2F for ; Tue, 24 Feb 2004 09:19:27 -0800 (PST) (envelope-from adam@powersurge.net) Received: from pop4.cfu.net (pop4.cfu.net [24.149.0.46]) by mx1.cfu.net (Postfix) with ESMTP id 1ABF833A2C for ; Tue, 24 Feb 2004 11:19:27 -0600 (CST) Received: from pop4.cfu.net (pop4.cfu.net [24.149.0.46]) by pop4.cfu.net (Postfix) with ESMTP id 19A5A18F383 for ; Tue, 24 Feb 2004 11:19:27 -0600 (CST) Received: from pop4.cfu.net ([24.149.0.46]) by pop4.cfu.net (pop4.cfu.net [24.149.0.46]) (amavisd-new, port 10024) with ESMTP id 31541-10 for ; Tue, 24 Feb 2004 11:19:27 -0600 (CST) Received: from irix (dhcp-236-191-167-65.cf-res.cfu.net [65.167.191.236]) by pop4.cfu.net (Postfix) with ESMTP id 29BF018F382 for ; Tue, 24 Feb 2004 11:19:26 -0600 (CST) From: "Adam M Ryan" To: Date: Tue, 24 Feb 2004 11:21:21 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Thread-Index: AcP6mOpaJAvMEC3JQ92JMk/CrZsocAAYX1Qg Message-Id: <20040224171926.29BF018F382@pop4.cfu.net> X-Virus-Scanned: by amavisd-new at cfu.net Subject: How to upgrade firmware on PCMCIA card. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Feb 2004 17:19:28 -0000 Linksys wpc11 v3 Frebsd 5.2.1 I know I need to update the firmware, but I really don't know how. If anyone could give me a hand it would be great, linksys site wasn't too much help. Here is the error: kernel: wi0: device timeout kernel: wi0: timeout in wi_cmd 0x0002; event status 0x8000 kernel: wi0: timeout in wi_cmd 0x0000; event status 0x8000 kernel: wi0: wi_cmd: busy bit won't clear. kernel: wi0: wi_cmd: busy bit won't clear. kernel: wi0: init failed kernel: wi0: wi_cmd: busy bit won't clear. last message repeated 19 times kernel: wi0: failed to allocate 2372 bytes on NIC kernel: wi0: tx buffer allocation failed (error 12) kernel: wi0: interface not running Found this: http://www.freebsd.org/cgi/query-pr.cgi?pr=53927 Fix Update WLAN card firmware. from wi0: Intersil Firmware: Primary (1.0.5), Station (1.3.4) to wi0: Intersil Firmware: Primary (1.1.0), Station (1.4.9) Thanks Adam