From owner-freebsd-stable@FreeBSD.ORG Thu Dec 2 21:17:21 2010 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1F5F11065670 for ; Thu, 2 Dec 2010 21:17:21 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from mail-pw0-f54.google.com (mail-pw0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id E02018FC12 for ; Thu, 2 Dec 2010 21:17:20 +0000 (UTC) Received: by pwi10 with SMTP id 10so1652181pwi.13 for ; Thu, 02 Dec 2010 13:17:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:from:date:to:cc :subject:message-id:reply-to:references:mime-version:content-type :content-disposition:in-reply-to:user-agent; bh=bMhynyWqAJZm/FNJC7J8EDn2aQMKc/qIHxFhuI6jEt8=; b=kYN0Cev5xDYSqQvaz6Ff/Abco9X/nER/jQTUNWNB3bIyXWXSaOhsUd5n0JlKAqjhPT r7BvxPZojo3HRf3/N8WLtOI+sQ+smb+PDyt0pHVcZziq/eJtdGtM8ZuatJKsfoolf2yZ Ri+PaNeTRDVtBjTWBPt8rO1NxkFApxOCVds2Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:date:to:cc:subject:message-id:reply-to:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=HfO/dgfwjmpJ4iUZjig1ytUd83Aq7dZYX7PapWy/FTM0u4QpzvXlIgoxtfCuqpyA6E zSI22I2Kf1ECK9vDDoBVIc1gxMybTLEkrMTstZA3UJwgYf5ZeKa7J/e7TT/cbfLeMqSb VxAvsQLEYZdSEemk/qZ+PMNPX8oWAmSPMGjVU= Received: by 10.143.28.21 with SMTP id f21mr1011779wfj.259.1291324640373; Thu, 02 Dec 2010 13:17:20 -0800 (PST) Received: from pyunyh@gmail.com ([174.35.1.224]) by mx.google.com with ESMTPS id p8sm1254371wff.4.2010.12.02.13.17.17 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 02 Dec 2010 13:17:18 -0800 (PST) Received: by pyunyh@gmail.com (sSMTP sendmail emulation); Thu, 2 Dec 2010 13:17:18 -0800 From: Pyun YongHyeon Date: Thu, 2 Dec 2010 13:17:18 -0800 To: Lowell Gilbert Message-ID: <20101202211718.GD13006@michelle.cdnetworks.com> References: <4CF6E41F.8060101@denninger.net> <20101202004447.GD8893@michelle.cdnetworks.com> <4CF6F947.4000803@denninger.net> <20101202184058.GB13006@michelle.cdnetworks.com> <44sjygdly6.fsf@be-well.ilk.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44sjygdly6.fsf@be-well.ilk.org> User-Agent: Mutt/1.4.2.3i Cc: stable@freebsd.org Subject: Re: Uh, fxp driver broken in current -STABLE build?! X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pyunyh@gmail.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Dec 2010 21:17:21 -0000 On Thu, Dec 02, 2010 at 02:16:49PM -0500, Lowell Gilbert wrote: > Pyun YongHyeon writes: > > > > > Patched committed(r216111). > > To -CURRENT. > > MFC over the weekend, it sounds like? > _______________________________________________ "MFC after" is just for reminder for me to request merge approval. If I get the approval in this weekend, I'll do.