From owner-freebsd-current@FreeBSD.ORG Thu Nov 11 08:00:39 2004 Return-Path: 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 4587116A4CF for ; Thu, 11 Nov 2004 08:00:39 +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 9643243D46 for ; Thu, 11 Nov 2004 08:00:38 +0000 (GMT) (envelope-from sos@DeepCore.dk) Received: from [172.18.2.1] (axiell-gw1.novi.dk [130.225.63.24]) by spider.deepcore.dk (8.12.11/8.12.10) with ESMTP id iAB80YLp051373; Thu, 11 Nov 2004 09:00:36 +0100 (CET) (envelope-from sos@DeepCore.dk) Message-ID: <41931BF6.60005@DeepCore.dk> Date: Thu, 11 Nov 2004 08:59:50 +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: Zoltan Frombach References: <4191CD35.9040000@DeepCore.dk> <29DB06CF-336A-11D9-B78A-000A95A9A574@nordahl.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-mail-scanned: by DeepCore Virus & Spam killer v1.4 cc: freebsd-current@freebsd.org cc: Frode Nordahl Subject: Re: 5.3-RELEASE: WARNING - WRITE_DMA interrupt timout - what does it mean? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Nov 2004 08:00:39 -0000 Zoltan Frombach wrote: > I'm sure it has nothing to do with the DMA-WRITE "warning", but I hope = > you know that having a slave device attached to an ATA controller=20 > without having a master device on the same ATA channel is a non-standar= d=20 > configuration you should avoid. I mean, your Samsung CD-ROM drive shoul= d=20 > be jumper-set to master. Thats not entirely correct, you can have a lone slave and it should work = just fine. However there were lots of early devices that didn't get this = right which caused the belief that lone slaves aren't legit.. --=20 -S=F8ren