From owner-freebsd-current@FreeBSD.ORG Sun Oct 23 07:39:25 2005 Return-Path: X-Original-To: freebsd-current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D96B616A41F; Sun, 23 Oct 2005 07:39:25 +0000 (GMT) (envelope-from nork@FreeBSD.org) Received: from sakura.ninth-nine.com (sakura.ninth-nine.com [219.127.74.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 503B743D46; Sun, 23 Oct 2005 07:39:25 +0000 (GMT) (envelope-from nork@FreeBSD.org) Received: from pelsia.ninth-nine.com ([192.168.36.5]) (authenticated bits=0) by sakura.ninth-nine.com (8.13.3/8.13.3/NinthNine) with ESMTP id j9N7cv7p071898; Sun, 23 Oct 2005 16:39:03 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Sun, 23 Oct 2005 16:38:57 +0900 (JST) Message-Id: <200510230739.j9N7cv7p071898@sakura.ninth-nine.com> From: Norikatsu Shigemura To: freebsd-current@FreeBSD.org In-Reply-To: <20051011124449.88bf9a29.nork@FreeBSD.org> References: <200510101329.j9ADT5i2011959@monk.cnd.dundas.on.ca> <20051010162008.0C9674E704@pipa.profix.cz> <20051011124449.88bf9a29.nork@FreeBSD.org> X-Mailer: Sylpheed version 2.0.3 (GTK+ 2.6.10; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0 (sakura.ninth-nine.com [192.168.36.1]); Sun, 23 Oct 2005 16:39:06 +0900 (JST) Cc: dandee@hellteam.net, bitnix@bitnix.ca, dandee@volny.cz, nork@FreeBSD.org Subject: Re: dhclient with if_wi&wep X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Oct 2005 07:39:26 -0000 On Tue, 11 Oct 2005 12:44:49 +0900 Norikatsu Shigemura wrote: > On Mon, 10 Oct 2005 18:20:02 +0200 > Daniel Dvorak wrote: > > and what about this site http://www.red-bean.com/~proski/firmware/, there > > are many more version firmware of Intersil Prism 2.x,2.5 chipsets. > > 2 Dario Freni: > > I do not know about way to flash firmware under FreeBSD, of course with > > winupdate0.7.0.exe it works under Windows. > > I rocommend to flash primary and secondary firmware 1.1.1/1.8.0 together, > > always together, even primary you have had it. > Humm... My if_wi, Station:1.4.3 has any problem. > According to http://linux.junsun.net/intersil-prism/ > There is a flash firmware update on Linux. I'll research it. > Thank you! My if_wi, Station was updated to 1.8.4. As result, this problem was resolved. wi0: mem 0xe0500000-0xe0500fff irq 5 at device 3.0 on pci2 wi0: using RF:PRISM2.5 MAC:ISL3874A(Mini-PCI) wi0: Intersil Firmware: Primary (1.1.1), Station (1.8.4) wi0: Ethernet address: 00:d0:59:44:a7:4d Thank you very much! I researched firmware update on FreeBSD. But kernel support is needed and too hard for me. So I give up:-(.