From owner-freebsd-current@FreeBSD.ORG Fri Mar 26 23:56:26 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 B673016A4CE for ; Fri, 26 Mar 2004 23:56:26 -0800 (PST) Received: from relay.pair.com (relay.pair.com [209.68.1.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 299F643D2D for ; Fri, 26 Mar 2004 23:56:26 -0800 (PST) (envelope-from silby@silby.com) Received: (qmail 25694 invoked from network); 27 Mar 2004 07:56:24 -0000 Received: from niwun.pair.com (HELO localhost) (209.68.2.70) by relay.pair.com with SMTP; 27 Mar 2004 07:56:24 -0000 X-pair-Authenticated: 209.68.2.70 Date: Sat, 27 Mar 2004 01:56:23 -0600 (CST) From: Mike Silbersack To: "M. Warner Losh" In-Reply-To: <20040325.152247.21077790.imp@bsdimp.com> Message-ID: <20040327015301.O2806@odysseus.silby.com> References: <20040324202737.D672@odysseus.silby.com> <20040325.152247.21077790.imp@bsdimp.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Mailman-Approved-At: Sat, 27 Mar 2004 05:02:24 -0800 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: Sat, 27 Mar 2004 07:56:26 -0000 On Thu, 25 Mar 2004, M. Warner Losh wrote: > 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 So now I bet you're going to claim that because I broke devd.conf while playing around with palm syncing and caused devd not to start that this is *my* fault! This also explains why palm syncing hasn't been right for a while. :) Would it be possible to have a /etc/defaults/devd.conf and a /etc/devd.conf that are concatenated together by devd? The reason I messed up devd in the first place is because I hit "i" too many times in mergemaster and overwrote my nice, working devd.conf. (I'm having devd do "chmod 666 /dev/ucom0", in case you're wondering.) Mike "Silby" Silbersack