From owner-freebsd-current@FreeBSD.ORG Thu Mar 25 13:31:39 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 16BF816A4CE for ; Thu, 25 Mar 2004 13:31:39 -0800 (PST) Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1C4A43D45 for ; Thu, 25 Mar 2004 13:31:38 -0800 (PST) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.12.10/8.12.10) with ESMTP id i2PLVbvK009620 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 25 Mar 2004 16:31:37 -0500 (EST) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.12.9p2/8.12.9/Submit) id i2PLVVqf023076; Thu, 25 Mar 2004 16:31:31 -0500 (EST) (envelope-from gallatin) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16483.20403.495385.471493@grasshopper.cs.duke.edu> Date: Thu, 25 Mar 2004 16:31:31 -0500 (EST) To: Mike Silbersack In-Reply-To: <20040325151940.O9792@odysseus.silby.com> References: <20040324202737.D672@odysseus.silby.com> <16482.64965.82974.270044@grasshopper.cs.duke.edu> <20040325151940.O9792@odysseus.silby.com> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid 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 21:31:39 -0000 Mike Silbersack writes: > > On Thu, 25 Mar 2004, Andrew Gallatin wrote: <....> > > its nice to hear I'm not alone. > > > > Drew > > I should probably be more specific. The problem I'm seeing is that the > interface does not get configured whatsoever; no ssid, no IP, no wepkey, > etc. If I manually run ifconfig , all is well, so it's just > something in the scripts that is no longer working properly when a pccard > is inserted. Darn. I guess I"m alone again.. Drew