From owner-freebsd-hackers@FreeBSD.ORG Sun Jan 16 13:50:57 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3DC9916A4D5 for ; Sun, 16 Jan 2005 13:50:57 +0000 (GMT) Received: from spider.deepcore.dk (cpe.atm2-0-53484.0x50a6c9a6.abnxx9.customer.tele.dk [80.166.201.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B4B143D45 for ; Sun, 16 Jan 2005 13:50:56 +0000 (GMT) (envelope-from sos@DeepCore.dk) Received: from [194.192.25.143] (laptop.deepcore.dk [194.192.25.143]) by spider.deepcore.dk (8.12.11/8.12.10) with ESMTP id j0GDomwA016517; Sun, 16 Jan 2005 14:50:51 +0100 (CET) (envelope-from sos@DeepCore.dk) Message-ID: <41EA7102.2050509@DeepCore.dk> Date: Sun, 16 Jan 2005 14:49:54 +0100 From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= User-Agent: Mozilla Thunderbird 0.7.2 (X11/20040802) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Stefan Bethke References: <41E9E989.8040501@comcast.net> <8C7C52BA-67C0-11D9-942F-000A95C893E4@lassitu.de> In-Reply-To: <8C7C52BA-67C0-11D9-942F-000A95C893E4@lassitu.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-mail-scanned: by DeepCore Virus & Spam killer v1.6 cc: Kris Maglione cc: freebsd-hackers@freebsd.org Subject: Re: ata_catch_inflight causes boot freeze X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Jan 2005 13:50:57 -0000 Stefan Bethke wrote: > Am 16.01.2005 um 05:11 schrieb Kris Maglione: >=20 >> On my laptop, while the call to ata_catch_inflight is in=20 >> dev/ata/ata-all.c, my laptop freezes at boot, after detecting acd0 and= =20 >> doing GEOM: Configure for ad0. >> >> I don't mind commenting out the line in my builds, but others=20 >> shouldn't have to go through what I did to come to the same conclusion= =20 >> (building the kernel from various dates and burning it to a FreesBIE C= D). >> >> Anyway, I'm not familiar enought with the kernel archetecture to=20 >> figure out why the function causes a boot freeze. I only figured out=20 >> that it did by reviewing commits between the dates that it worked and = >> the dates that it didn't. I'm willing to provide whatever=20 >> information/help that I can to come up with a more permanent solution.= >=20 >=20 > Just so this doesn't get lost, you might want to open a PR, including=20 > the exact commit that you think introduced this. You also might want to= =20 > drop a note to S=F8ren (sos@), author of much of the ATA code. No need, the problem is known. --=20 -S=F8ren