From owner-freebsd-mobile@FreeBSD.ORG Mon Sep 20 09:12:47 2004 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8FB2416A4CE for ; Mon, 20 Sep 2004 09:12:47 +0000 (GMT) Received: from vbook.fbsd.ru (asplinux.ru [195.133.213.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6EE143D1F for ; Mon, 20 Sep 2004 09:12:46 +0000 (GMT) (envelope-from vova@vbook.fbsd.ru) Received: from vova by vbook.fbsd.ru with local (Exim 4.42 (FreeBSD)) id 1C9KE0-0000uQ-Pg; Mon, 20 Sep 2004 13:12:44 +0400 From: Vladimir Grebenschikov To: Jonas Hauge In-Reply-To: <414E9834.9060501@nerdheaven.dk> References: <1095623664.94637.10.camel@localhost> <414E9834.9060501@nerdheaven.dk> Content-Type: text/plain; charset=windows-1251 Content-Transfer-Encoding: quoted-printable Organization: SWsoft Date: Mon, 20 Sep 2004 13:12:44 +0400 Message-Id: <1095671564.980.10.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.0.0FreeBSD GNOME Team Port Sender: Vladimir Grebenschikov cc: mobile@freebsd.org Subject: Re: NDISulator and "Intel(R) PRO/Wireless 2200BG" - no connection cache and signal strength info X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: vova@fbsd.ru List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Sep 2004 09:12:47 -0000 =C2 =EF=ED, 20/09/2004 =E2 10:43 +0200, Jonas Hauge =EF=E8=F8=E5=F2: > Vladimir Grebenschikov wrote: > > Hi=20 > >=20 > > Exercising on fresh 6-CURRENT > >=20 > > ndis0: mem > > 0xd0201000-0xd0201fff irq 9 at device 11.0 on pci2 > > ndis0: [GIANT-LOCKED] > > ndis0: NDIS API version: 5.1 > > ndis0: Ethernet address: 00:0e:35:03:82:74 > > ndis0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 5.5Mbps 11Mbps > > ndis0: 11g rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps >=20 > Have you tried the native driver which Damien Bergamini has written? >=20 > http://damien.bergamini.free.fr/ipw/ - it works perfectly for p/w 2100=20 > and should do the same for p/w 2200. they do significant progress with 2200, when I last time check this url, i have found in FAQ only this: ----- Does this driver support the Intel=AE PRO/Wireless 2200BG adapter? NO. The 2200BG adapter is different from the 2100. The ipw driver will not work with 2200BG adapters. ----- (it is still in FAQ),=20 but they has good news: ----- September 15, 2004 First association to a 802.11g access point and first packets sent/received with the iwg driver! There is still a lot of work to do but I hope I'll be able to release a first beta for the beginning of next week! There will be less pre-releases than for ipw, the first version of iwg will already support WEP and radiotap! The first version of iwg will support FreeBSD-CURRENT and NetBSD-CURRENT.=20 September 04, 2004 I've made a lot of progress in writing a driver for Intel=AE PRO/Wireless 2200BG and 2915ABG network adapters! It will probably be another driver (named iwg?) because there are some important differences between the 2100 and the 2200BG/2915ABG adapters that makes it impossible to merge into a single driver. The way the firmware is downloaded to the adapter is completely different (2200BG/2915ABG adapters use DMA transfers) and the structures are different too.=20 ----- So, I hope driver will be available in near future. Also, I hope driver will be commited into FreeBSD-CURRENT --=20 Vladimir B. Grebenchikov vova@fbsd.ru