From owner-freebsd-stable@FreeBSD.ORG  Tue Jun 24 21:12:52 2014
Return-Path: <owner-freebsd-stable@FreeBSD.ORG>
Delivered-To: freebsd-stable@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTPS id 4FA6F313;
 Tue, 24 Jun 2014 21:12:52 +0000 (UTC)
Received: from bigwig.baldwin.cx (bigwig.baldwin.cx [IPv6:2001:470:1f11:75::1])
 (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits))
 (Client did not present a certificate)
 by mx1.freebsd.org (Postfix) with ESMTPS id 2817C2F40;
 Tue, 24 Jun 2014 21:12:52 +0000 (UTC)
Received: from jhbbsd.localnet (unknown [209.249.190.124])
 by bigwig.baldwin.cx (Postfix) with ESMTPSA id 70705B939;
 Tue, 24 Jun 2014 17:12:50 -0400 (EDT)
From: John Baldwin <jhb@freebsd.org>
To: freebsd-stable@freebsd.org
Subject: Re: 9.3-BETA2
Date: Tue, 24 Jun 2014 16:40:07 -0400
User-Agent: KMail/1.13.5 (FreeBSD/8.4-CBSD-20140415; KDE/4.5.5; amd64; ; )
References: <BLU177-W24D96B9B63949A5FC367CEC9290@phx.gbl>
 <20140609034630.GJ33882@hub.FreeBSD.org>
 <BLU177-W36F7C147A1FDE58A25EC85C92A0@phx.gbl>
In-Reply-To: <BLU177-W36F7C147A1FDE58A25EC85C92A0@phx.gbl>
MIME-Version: 1.0
Content-Type: Text/Plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Message-Id: <201406241640.07199.jhb@freebsd.org>
X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7
 (bigwig.baldwin.cx); Tue, 24 Jun 2014 17:12:50 -0400 (EDT)
Cc: Robert Ames <robertames@hotmail.com>, Glen Barber <gjb@freebsd.org>
X-BeenThere: freebsd-stable@freebsd.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: Production branch of FreeBSD source code <freebsd-stable.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-stable>,
 <mailto:freebsd-stable-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-stable/>
List-Post: <mailto:freebsd-stable@freebsd.org>
List-Help: <mailto:freebsd-stable-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-stable>,
 <mailto:freebsd-stable-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 24 Jun 2014 21:12:52 -0000

On Thursday, June 12, 2014 7:16:53 pm Robert Ames wrote:
> > Date: Sun, 8 Jun 2014 23:46:30 -0400
> > From: gjb@FreeBSD.org
> > To: robertames@hotmail.com
> > Subject: Re: 9.3-BETA2
> > CC: freebsd-stable@freebsd.org
> >
> > On Sun, Jun 08, 2014 at 11:42:58PM -0400, Robert Ames wrote:
> >> Is there any way r253392 could get into 9.3?  It's a change to
> >> sys/dev/acpica/acpi_resource.c that makes the serial ports on at
> >> least a couple of motherboards (Intel D2500CC and VIA EPIA LT)
> >> usable.  The change was made after 9.2 and was included in 10.0.
> >> It would be nice to get it in 9.3 too.
> >>
> >
> > Have you contacted the committer of r253392?
> >
> > Glen
> 
> Yes, right after your post.  No response.  :-(

Sorry, I missed the direct mail but saw this thread yesterday.  It is merged 
and will be in both 10.1 and 9.3.

-- 
John Baldwin