From owner-cvs-all@FreeBSD.ORG Sat Apr 3 14:29:17 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C6D1A16A4CE; Sat, 3 Apr 2004 14:29:17 -0800 (PST) Received: from smtp-out4.xs4all.nl (smtp-out4.xs4all.nl [194.109.24.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4362C43D55; Sat, 3 Apr 2004 14:29:17 -0800 (PST) (envelope-from wkb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by smtp-out4.xs4all.nl (8.12.10/8.12.10) with ESMTP id i33MTFCY075708; Sun, 4 Apr 2004 00:29:16 +0200 (CEST) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.12.11/8.12.9) with ESMTP id i33MTFtN001760; Sun, 4 Apr 2004 00:29:15 +0200 (CEST) (envelope-from wkb@freebie.xs4all.nl) Received: (from wkb@localhost) by freebie.xs4all.nl (8.12.11/8.12.11/Submit) id i33MTFxj001759; Sun, 4 Apr 2004 00:29:15 +0200 (CEST) (envelope-from wkb) Date: Sun, 4 Apr 2004 00:29:15 +0200 From: Wilko Bulte To: Peter Edwards Message-ID: <20040403222915.GA1744@freebie.xs4all.nl> References: <200404031324.i33DObaX052329@repoman.freebsd.org> <20040403170645.GA606@freebie.xs4all.nl> <406EF056.7050602@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <406EF056.7050602@freebsd.org> User-Agent: Mutt/1.4.1i X-OS: FreeBSD 4.9-STABLE X-PGP: finger wilko@freebsd.org cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/pci agp_intel.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Apr 2004 22:29:17 -0000 On Sat, Apr 03, 2004 at 06:11:50PM +0100, Peter Edwards wrote: > Wilko Bulte wrote: > > >On Sat, Apr 03, 2004 at 05:24:37AM -0800, Peter Edwards wrote: > > > > > >>peadar 2004/04/03 05:24:37 PST > >> > >> FreeBSD src repository > >> > >> Modified files: > >> sys/pci agp_intel.c > >> Log: > >> Before MFC'ing the previous commit, I noticed I'd left out a case. > >> Add in missing case for i845G in the attach routine. I'll MFC this > >> with the rest of the change after the 4.10 codefreeze lifts. > >> > >> > > > >There aint no code freeze yet pardner.. ;) > > > >"As threatened last month, the 4.10 release cycle is about to begin. > >Code freeze starts at 12pm MDT on April 7 and lasts until the > >RELENG_4_10 branch happens on April 20. We are planning on one BETA > >and two RCs before the final release on May 5. At this point I'd like.. " > > > > > I figured a week would be reasonable to wait before MFC, but that brings > me into the code freeze. I can commit it just before that, though, if > it's preferrable. Your call, obviously. I just wanted to note that there is no code freeze stopping you, yet. -- Wilko Bulte wilko@FreeBSD.org