From owner-freebsd-current Sun Feb 23 7:43:31 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6AA0037B401 for ; Sun, 23 Feb 2003 07:43:29 -0800 (PST) Received: from email02.aon.at (WARSL401PIP7.highway.telekom.at [195.3.96.94]) by mx1.FreeBSD.org (Postfix) with SMTP id 1BED243FBD for ; Sun, 23 Feb 2003 07:43:28 -0800 (PST) (envelope-from c47g@gmx.at) Received: (qmail 445316 invoked from network); 23 Feb 2003 15:43:26 -0000 Received: from n916p016.adsl.highway.telekom.at (HELO bones) ([62.47.58.112]) (envelope-sender ) by qmail2rs.highway.telekom.at (qmail-ldap-1.03) with SMTP for ; 23 Feb 2003 15:43:26 -0000 From: Christian Gusenbauer To: phk@phk.freebsd.dk, Michael Class Subject: Re: Mounting Root fails with error 22 (EINVAL) Date: Sun, 23 Feb 2003 16:43:00 +0100 User-Agent: KMail/1.5 Cc: Soeren Schmidt , Michael Class , freebsd-current@FreeBSD.ORG References: <28337.1046008016@critter.freebsd.dk> In-Reply-To: <28337.1046008016@critter.freebsd.dk> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200302231643.00997.c47g@gmx.at> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sunday, 23. February 2003 14:46, phk@phk.freebsd.dk wrote: > Can somebody please use "cvs update -D " to do a binary search and > identify which exact commit caused the problem ? The kernel of '2/20/2003 19:55 GMT' boots fine, but the kernel of '2/20/2003 20:03 GMT' doesn't. The commits in between those time frame are: U sys/conf/files U sys/dev/ata/ata-all.c U sys/dev/ata/ata-all.h U sys/dev/ata/ata-card.c U sys/dev/ata/ata-cbus.c U sys/dev/ata/ata-chipset.c U sys/dev/ata/ata-disk.c U sys/dev/ata/ata-disk.h U sys/dev/ata/ata-dma.c U sys/dev/ata/ata-isa.c U sys/dev/ata/ata-pci.c U sys/dev/ata/ata-pci.h U sys/dev/ata/ata-raid.c U sys/dev/ata/ata-raid.h U sys/dev/ata/atapi-all.c U sys/dev/ata/atapi-all.h U sys/dev/ata/atapi-cd.c U sys/dev/ata/atapi-cd.h U sys/dev/ata/atapi-fd.c U sys/dev/ata/atapi-fd.h U sys/dev/ata/atapi-tape.c U sys/dev/ata/atapi-tape.h U sys/sys/ata.h I don't know how to narrow this down, because I think they all depend on each other and my knowledge of the ata driver is ... well ... limited :). But I'll try it ... Christian. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message