From owner-freebsd-current@FreeBSD.ORG Thu Mar 25 14:22:49 2004 Return-Path: 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 4D4F916A4CE for ; Thu, 25 Mar 2004 14:22:49 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1E1E43D55 for ; Thu, 25 Mar 2004 14:22:48 -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 i2PMMlkj034161; Thu, 25 Mar 2004 15:22:47 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Thu, 25 Mar 2004 15:22:47 -0700 (MST) Message-Id: <20040325.152247.21077790.imp@bsdimp.com> To: silby@silby.com From: "M. Warner Losh" In-Reply-To: <20040324202737.D672@odysseus.silby.com> References: <20040324202737.D672@odysseus.silby.com> 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: current@freebsd.org Subject: Re: Ok, who broke interface autoconfiguration? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 25 Mar 2004 22:22:49 -0000 In message: <20040324202737.D672@odysseus.silby.com> Mike Silbersack writes: : Is anyone else having luck with their pccards with -current? I'm getting : sick of typing ifconfig wi0 blah blah blah every time I reboot. works for me with both wi and an. I insert the card and devd starts dhclient for me. The only place I don't see it working is ndis0 for my 2200BG card. Warner