From owner-freebsd-current@FreeBSD.ORG Mon Apr 20 15:41:05 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 05C2C1065670 for ; Mon, 20 Apr 2009 15:41:05 +0000 (UTC) (envelope-from brucec@muon.cran.org.uk) Received: from muon.cran.org.uk (brucec-1-pt.tunnel.tserv4.nyc4.ipv6.he.net [IPv6:2001:470:1f06:c09::2]) by mx1.freebsd.org (Postfix) with ESMTP id D42008FC18 for ; Mon, 20 Apr 2009 15:41:04 +0000 (UTC) (envelope-from brucec@muon.cran.org.uk) Received: by muon.cran.org.uk (Postfix, from userid 1000) id 6DBCC19011; Mon, 20 Apr 2009 16:41:09 +0000 (GMT) Date: Mon, 20 Apr 2009 16:41:09 +0000 From: Bruce Cran To: Matthias Apitz Message-ID: <20090420164109.GA14457@muon.cran.org.uk> References: <20090419004203.6a95382b@gluon.draftnet> <20090420131517.GA10635@rebelion.Sisis.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090420131517.GA10635@rebelion.Sisis.de> User-Agent: Mutt/1.5.18 (2008-05-17) Cc: Bruce Cran , current@freebsd.org Subject: Re: panic when disconnecting cdce device just before powering off PC X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 20 Apr 2009 15:41:05 -0000 On Mon, Apr 20, 2009 at 03:15:17PM +0200, Matthias Apitz wrote: > I can't comment on your panic... But, I have a GTA02 as well. How do you > get the interface 'ue0' created and assign IP to it on USB plug-in? > Any script to share? > At the moment I'm just manually running the following each time: usbconfig -a 2 -u 3 set_config 1 ifconfig ue0 192.168.0.200 I've never bothered using devd hooks but I really should! -- Bruce Cran