From owner-cvs-all@FreeBSD.ORG Thu Jan 19 06:56:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 995F516A41F; Thu, 19 Jan 2006 06:56:59 +0000 (GMT) (envelope-from sos@deepcore.dk) 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 F01E443D46; Thu, 19 Jan 2006 06:56:58 +0000 (GMT) (envelope-from sos@deepcore.dk) Received: from [194.192.25.142] (spider.deepcore.dk [194.192.25.142]) by spider.deepcore.dk (8.13.4/8.13.4) with ESMTP id k0J6uvwj078208; Thu, 19 Jan 2006 07:56:57 +0100 (CET) (envelope-from sos@deepcore.dk) Message-ID: <43CF3839.1060400@deepcore.dk> Date: Thu, 19 Jan 2006 07:56:57 +0100 From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051201) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Doug Barton References: <200601180914.k0I9EuDE041856@repoman.freebsd.org> <43CEA834.5040509@FreeBSD.org> <43CEB2ED.7020704@deepcore.dk> <43CF27E5.5090705@FreeBSD.org> In-Reply-To: <43CF27E5.5090705@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-mail-scanned: by DeepCore Virus & Spam killer v1.16 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, =?ISO-8859-1?Q?S=F8ren_Schmidt?= Subject: Re: cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-chipset.c ata-disk.c ata-lowlevel.c ata-pci.c ata-pci.h ata-queue.c ata-raid.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 19 Jan 2006 06:56:59 -0000 Doug Barton wrote: > Søren Schmidt wrote: > >>Doug Barton wrote: >> >>>> FreeBSD src repository >>>> >>>> Modified files: >>>> sys/dev/ata ata-all.c ata-all.h ata-chipset.c >>>> ata-disk.c ata-lowlevel.c ata-pci.c >>>> ata-pci.h ata-queue.c ata-raid.c Log: >>>> Add support for using DMA on dump, greatly speeds up the dump process. >> >>>After this commit I am getting a probe timeout error on acd0, "Danger >>>Will >>>Robinson!!" >> >>Hmm, could I at least have a full dmesg so I can tell what HW we are >>talking about please ? > > > acd0: CDRW at ata1-master UDMA33 I asked for a *full* dmesg, this one liner tells me next to nothing... So please, get me the full dmesg, thanks! -Søren