From owner-freebsd-mobile@FreeBSD.ORG Mon Sep 20 06:02:26 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 5B0D616A4CE; Mon, 20 Sep 2004 06:02:26 +0000 (GMT) Received: from vbook.fbsd.ru (asplinux.ru [195.133.213.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id C93BE43D45; Mon, 20 Sep 2004 06:02:25 +0000 (GMT) (envelope-from vova@vbook.fbsd.ru) Received: from vova by vbook.fbsd.ru with local (Exim 4.42 (FreeBSD)) id 1C9HFo-0000KT-81; Mon, 20 Sep 2004 10:02:24 +0400 From: Vladimir Grebenschikov To: Andrey Smirnov In-Reply-To: <58771e5c040919140155e72531@mail.gmail.com> References: <1095623664.94637.10.camel@localhost> <58771e5c040919140155e72531@mail.gmail.com> Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable Organization: SWsoft Date: Mon, 20 Sep 2004 10:02:23 +0400 Message-Id: <1095660143.980.2.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.0.0FreeBSD GNOME Team Port Sender: Vladimir Grebenschikov cc: mobile@freebsd.org cc: "current@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 06:02:26 -0000 =F7 =D0=CE, 20/09/2004 =D7 01:01 +0400, Andrey Smirnov =D0=C9=DB=C5=D4: > On Sun, 19 Sep 2004 23:54:24 +0400, Vladimir Grebenschikov = wrote: > >=20 > > Hi > >=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 > > Anybody can provide some clues ? >=20 > I've got Intel 2200BG with my Asus M3700Np notebook. Today installed > it under FreeBSD with NDIS. Used drivers from Intel installation CD, > sorry, at the moment can't provide any details. I have no problems > with it: > kldload if_ndis > ifconfig ndis0 ssid xxxx wepmode on wepkey 0xxxxxx > dhclient ndis0 >=20 > and here it works!=20 Yes, all mentioned by you works for me too, but signal quality reporting via WI ioctl (or wicontrol) does not work. > I've got only one small problem - if_ndis doesn't appear when loaded > through /boot/loader.conf, only when loaded through kldload later. > (Doesn't seem to be related to /compat/ndis, because firmware is > integrated in the .SYS file, which goes directly to if_ndis.ko). Hm, I've got such situation only once, and now all works fine for me through boot loader: ... ndis_load=3D"YES" if_ndis_load=3D"YES" ... > Andrey. --=20 Vladimir B. Grebenchikov vova@fbsd.ru