From owner-freebsd-current@FreeBSD.ORG Wed May 13 01:40:56 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 48D70106566B for ; Wed, 13 May 2009 01:40:56 +0000 (UTC) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by mx1.freebsd.org (Postfix) with ESMTP id EE1A98FC08 for ; Wed, 13 May 2009 01:40:55 +0000 (UTC) (envelope-from mike@sentex.net) Received: from mdt-xp.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.14.3/8.14.3) with ESMTP id n4D1dTpB033159; Tue, 12 May 2009 21:39:29 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <200905130139.n4D1dTpB033159@lava.sentex.ca> X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Tue, 12 May 2009 21:41:00 -0400 To: Jung-uk Kim , freebsd-current@freebsd.org From: Mike Tancsa In-Reply-To: <200905121723.26171.jkim@FreeBSD.org> References: <23507827.post@talk.nabble.com> <4A09C292.5070700@andric.com> <200905121723.26171.jkim@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Cc: Qing Li , Dimitry Andric , Jakub Lach Subject: Re: dead dhclient em0 in r192014 /Thinkpad T400 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: Wed, 13 May 2009 01:40:56 -0000 At 05:23 PM 5/12/2009, Jung-uk Kim wrote: > > > > Revert r192011 to fix this issue. > >Or you can try the attached patch until it gets fixed. Hi, That fixes it for me in that dhclient works at bootup. I do still see an error/warning message EOM_LABEL: Label ufsid/4a09abd8f0385de0 removed. Starting Network: lo0 em0. Additional routing options: IP gateway=YES . Configuring syscons: blanktime . em0: link state changed to UP Tue May 12 21:39:29 EDT 2009 in_scrubprefix: deletion failed ---Mike