From owner-freebsd-mobile@FreeBSD.ORG Wed Mar 24 22:37:50 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 D446D16A4CE; Wed, 24 Mar 2004 22:37:50 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 676F743D1D; Wed, 24 Mar 2004 22:37:50 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.10/8.12.9) with ESMTP id i2P6bnkj023431; Wed, 24 Mar 2004 23:37:49 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Wed, 24 Mar 2004 23:37:53 -0700 (MST) Message-Id: <20040324.233753.131271636.imp@bsdimp.com> To: wpaul@freebsd.org From: "M. Warner Losh" In-Reply-To: <20040322025206.EF9B216A4D0@hub.freebsd.org> References: <20040322025206.EF9B216A4D0@hub.freebsd.org> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org cc: freebsd-hardware@freebsd.org cc: freebsd-mobile@freebsd.org Subject: Re: For those with Intel Centrino 2200BG wireless... X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Mar 2004 06:37:51 -0000 In message: <20040322025206.EF9B216A4D0@hub.freebsd.org> wpaul@freebsd.org (Bill Paul) writes: : If you are one of the people with a laptop that has an Intel Centrino : 2200BG 802.11b/g miniPCI card, you can now use this card with the : NDISulator. Thanks for all your hard work to make this card work. I'd resigned myself to rotating through my collection of wireless cards for this laptop, even though I had the 2200BG card in it. The laptop is too much of a pita to disassemble to insert a new minipci card in it. One thing that I have to do with this card that I don't have to do with my wi and an based cards is set the ssid like so: ifconfig ndis media autoselect ssid MyNetIsCool up before I do the dhclient (and thanks for suggesting this workaround, btw). Once again, thanks for the working hardware! Warner