Date: Mon, 20 Sep 2004 10:02:23 +0400 From: Vladimir Grebenschikov <vova@fbsd.ru> To: Andrey Smirnov <Smirnov.Andrey@gmail.com> Cc: "current@freebsd.org" <current@freebsd.org> Subject: Re: NDISulator and "Intel(R) PRO/Wireless 2200BG" - no connection cache and signal strength info Message-ID: <1095660143.980.2.camel@localhost> In-Reply-To: <58771e5c040919140155e72531@mail.gmail.com> References: <1095623664.94637.10.camel@localhost> <58771e5c040919140155e72531@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
=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 <vova@fbsd.ru>= wrote: > >=20 > > Hi > >=20 > > Exercising on fresh 6-CURRENT > >=20 > > ndis0: <Intel(R) PRO/Wireless 2200BG Network Connection> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1095660143.980.2.camel>