From owner-cvs-src@FreeBSD.ORG Fri May 13 08:06:52 2005 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E08BD16A4CE; Fri, 13 May 2005 08:06:52 +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 299BF43D6D; Fri, 13 May 2005 08:06:52 +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.13.3/8.13.3) with ESMTP id j4D82Qdi066894; Fri, 13 May 2005 10:02:27 +0200 (CEST) (envelope-from sos@DeepCore.dk) Message-ID: <42845F91.90702@DeepCore.dk> Date: Fri, 13 May 2005 10:04:33 +0200 From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= User-Agent: Mozilla Thunderbird 1.0 (X11/20050116) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Conrad J. Sabatier" References: <200505111436.j4BEaQWP077515@repoman.freebsd.org> <20050511145558.7e030a62@dolphin.local.net> <42828A49.8000008@DeepCore.dk> <20050512070844.GA1074@unixpages.org> <428301A4.5050100@DeepCore.dk> <20050512074839.GB1074@unixpages.org> <20050512130832.4e0922e9@dolphin.local.net> In-Reply-To: <20050512130832.4e0922e9@dolphin.local.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-mail-scanned: by DeepCore Virus & Spam killer v1.12 cc: Christian Brueffer cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/ata ata-queue.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 13 May 2005 08:06:53 -0000 Conrad J. Sabatier wrote: > I'm still not quite there yet. The ata1-master device is still not > working, ata1-slave is still being configured as acd0, but the boot at > least proceeds now. Try to update to the latest, I just committed yet another fix to=20 ata-lowlevel.c that fixes ATAPI breakage I introduced earlier... --=20 -S=F8ren