From owner-freebsd-questions@FreeBSD.ORG Thu Sep 16 22:50:22 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 C05FD16A4CE for ; Thu, 16 Sep 2004 22:50:22 +0000 (GMT) Received: from unsane.co.uk (unsane.co.uk [82.152.23.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F04B43D46 for ; Thu, 16 Sep 2004 22:50:22 +0000 (GMT) (envelope-from jhary@unsane.co.uk) Received: from unsane.co.uk (localhost [127.0.0.1]) by unsane.co.uk (8.12.11/8.12.10) with ESMTP id i8GMogL1075554 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 16 Sep 2004 23:50:42 +0100 (BST) (envelope-from jhary@unsane.co.uk) Received: from localhost (jhary@localhost) by unsane.co.uk (8.12.11/8.12.10/Submit) with ESMTP id i8GMogRq075551 for ; Thu, 16 Sep 2004 23:50:42 +0100 (BST) (envelope-from jhary@unsane.co.uk) Date: Thu, 16 Sep 2004 23:50:42 +0100 (BST) From: Vince Hoffman To: freebsd-questions@freebsd.org Message-ID: <20040916234127.K74714@unsane.co.uk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Prism2.5 firmware 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: Thu, 16 Sep 2004 22:50:22 -0000 Hi all, I've been wondering why I cant seem to get more than approx 180k(bytes)/sec from my freebsd server with a netgear MA311 pci card in hostap. After some googling After some googling the evidence seems to point at me having rather ancient firmware. (23:46:36 <~>) 0 # dmesg |grep wi0 wi0: mem 0x40500000-0x40500fff irq 5 at device 4.0 on pci2 wi0: 802.11 address: 00:09:5b:11:fa:39 wi0: using RF:PRISM2.5 MAC:ISL3874A(Mini-PCI) wi0: Intersil Firmware: Primary (1.0.7), Station (1.3.6) wi0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps (the relevant line from ifconfig being media: IEEE 802.11 Wireless Ethernet DS/11Mbps (DS/2Mbps ) Since Netgear dont seem to supply an updated firmware, has anyone any suggestions where i could get one, and if so is there any way to update it under FreeBSD ? or do i need to take down my server and put the card in my windows machine to update ? Any suggestions welcome. Thanks, Vince