From owner-cvs-src@FreeBSD.ORG Fri Jun 8 18:26:40 2007 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1AD9B16A400; Fri, 8 Jun 2007 18:26:40 +0000 (UTC) (envelope-from dwhite@gumbysoft.com) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.freebsd.org (Postfix) with ESMTP id 078B213C448; Fri, 8 Jun 2007 18:26:39 +0000 (UTC) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 9781C72DA1; Fri, 8 Jun 2007 11:25:36 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 9572172D9F; Fri, 8 Jun 2007 11:25:36 -0700 (PDT) Date: Fri, 8 Jun 2007 11:25:36 -0700 (PDT) From: Doug White To: Yar Tikhiy In-Reply-To: <20070608095734.GW25127@comp.chem.msu.su> Message-ID: <20070608112221.P5524@carver.gumbysoft.com> References: <200705291240.l4TCek0K048926@repoman.freebsd.org> <20070607172413.T90728@carver.gumbysoft.com> <20070608095734.GW25127@comp.chem.msu.su> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src UPDATING src/sys/net ethernet.h if_ethersubr.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jun 2007 18:26:40 -0000 On Fri, 8 Jun 2007, Yar Tikhiy wrote: > On Thu, Jun 07, 2007 at 05:28:06PM -0700, Doug White wrote: >> Hello Yar, >> >> This commit appears to break bootstrapping -CURRENT from RELENG_6 and >> 6.2-RELEASE. I'm not exactly sure why and will continue to investigate. > > I'd say that it's rather unlikely, but I may be missing some point. I can eliminate all other commits between 5/29 12:00 UTC and 5/30 00:00 UTC from contributing to the problem. I'm guessing that the change has somehow corrupted the ioctl table or is causing the wrong function to get called. >> Right now I'm getting errors (EINVAL) and panics at boot time in ifconfig >> when trying to configure interfaces after upgrading the kernel from 6.2 to >> HEAD for the first time. > > Which platform do you use? amd64 -- sorry for not pointing that out earlier since its kinda important. :) -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org