From owner-freebsd-current@FreeBSD.ORG Mon Oct 12 13:44:06 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 6BC211065694; Mon, 12 Oct 2009 13:44:06 +0000 (UTC) (envelope-from rwatson@freebsd.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id 138808FC1C; Mon, 12 Oct 2009 13:44:06 +0000 (UTC) Received: from lemongrass.sec.cl.cam.ac.uk (lemongrass.sec.cl.cam.ac.uk [128.232.18.47]) by cyrus.watson.org (Postfix) with ESMTPSA id 3B72646B1A; Mon, 12 Oct 2009 09:44:05 -0400 (EDT) Mime-Version: 1.0 (Apple Message framework v1076) From: "Robert N. M. Watson" In-Reply-To: <19e9a5dc0910111409l6e9b80a3rafaca3abe6d63e32@mail.gmail.com> Date: Mon, 12 Oct 2009 14:44:03 +0100 Message-Id: <0037C4F1-7AA4-4010-AE7B-75360EA17D2D@freebsd.org> References: <19e9a5dc0910111409l6e9b80a3rafaca3abe6d63e32@mail.gmail.com> To: Gonzalo Nemmi X-Mailer: Apple Mail (2.1076) Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Stanislav Sedov , current@freebsd.org Subject: Re: FYI: "8.0TODO" wiki page updated 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, 12 Oct 2009 13:44:06 -0000 On 11 Oct 2009, at 22:09, Gonzalo Nemmi wrote: > On Sun, Oct 11, 2009 at 9:34 AM, Robert Watson > wrote: > > FYI for those tracking the 8.0 release: after a haitus of about a > month around the FreeBSD Developer Summit and EuroBSDCon 2009 here > in Cambridge, and with the help of Colin Percival, the 8.0TODO wiki > page is now up-to-date: > > http://wiki.FreeBSD.org/8.0TODO > > We'll endeavour to keep it more up-to-date going forward; there's > nothing like hosting a conference to get you behind on e-mail :-). > I just took a look at the recently anounced updated TODO lists for > 8.0 (http://wiki.freebsd.org/8.0TODO) but couldn't find a anything > about PR kern/136876: [bge] bge will not resume properly after > suspend. > Does that mean that 8.0 will be released without a fix for kern/ > 136876? Hi Gonzalo-- I'm not aware of the status of this bug, but have CC'd Stanislav Sedov, who has recently been working on other known if_bge issues for 8.0. At this point things are pretty late in the cycle, and device driver modifications (especially for sensitive drivers such as bge) represent a significant risk, so things may not change; however, perhaps he has some thoughts along these lines? Thanks, Robert