From owner-freebsd-net@FreeBSD.ORG Wed Feb 1 22:04:35 2012 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 64B1D106566B; Wed, 1 Feb 2012 22:04:35 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id 3AD998FC14; Wed, 1 Feb 2012 22:04:35 +0000 (UTC) Received: from bigwig.baldwin.cx (bigwig.baldwin.cx [96.47.65.170]) by cyrus.watson.org (Postfix) with ESMTPSA id E771C46B06; Wed, 1 Feb 2012 17:04:34 -0500 (EST) Received: from jhbbsd.localnet (unknown [209.249.190.124]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id 1E789B93E; Wed, 1 Feb 2012 17:04:34 -0500 (EST) From: John Baldwin To: freebsd-net@freebsd.org Date: Wed, 1 Feb 2012 17:04:19 -0500 User-Agent: KMail/1.13.5 (FreeBSD/8.2-CBSD-20110714-p10; KDE/4.5.5; amd64; ; ) References: <1076713525.20120129133839@serebryakov.spb.ru> <4F29AE63.6050602@sentex.net> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201202011704.19917.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (bigwig.baldwin.cx); Wed, 01 Feb 2012 17:04:34 -0500 (EST) Cc: lev@freebsd.org, Jack Vogel , Mike Tancsa Subject: Re: em0 hangs on 8-STABLE again X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Feb 2012 22:04:35 -0000 On Wednesday, February 01, 2012 4:50:23 pm Jack Vogel wrote: > Huh? I MFC'd into stable/8 does that show up as RELENG? And, I had planned > to > put it into stable/9 just hadn't gotten to it yet. Making sure the drivers > are in 8.3 seems > to be the most wanted target. Err, normally things are merged to newer branches first (e.g. 9 before 8, HEAD before stable, etc.). -- John Baldwin