From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752888AbYE1NgW (ORCPT ); Wed, 28 May 2008 09:36:22 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751012AbYE1NgO (ORCPT ); Wed, 28 May 2008 09:36:14 -0400 Received: from wa-out-1112.google.com ([209.85.146.180]:55990 "EHLO wa-out-1112.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750909AbYE1NgM (ORCPT ); Wed, 28 May 2008 09:36:12 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=EeIMkQH11Q/WfP8s4BUoKo0BI/wrTC5xCdb278G55V3HVAygNoy1W6LCmKlDoCXETzi0ZMA29mqCc9GX8rIM37rdgdR3qjUuN1LcnlRNuIeU9kyjHKNUn5kM9lSo5EhrN4PDWilno1pGu7y0XPGCsMLYMe7Za26pAeNLt6aEBcw= Message-ID: <8dacd7b30805280636p34097a84t6f7e5c7ebe98747a@mail.gmail.com> Date: Wed, 28 May 2008 15:36:12 +0200 From: "Jan Niklas Hasse" To: "Robert Hancock" Subject: Re: libata - DMA problems ICH7 rev 02 Cc: "Alan Cox" , linux-kernel@vger.kernel.org In-Reply-To: <8dacd7b30805280634s77492f0ag15ee65150f8bedad@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <481BD00E.7050302@shaw.ca> <8dacd7b30805120855q406f566ma187142719bf5bd4@mail.gmail.com> <4828DEE1.1070905@shaw.ca> <8dacd7b30805280634s77492f0ag15ee65150f8bedad@mail.gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, May 28, 2008 at 3:34 PM, Jan Niklas Hasse wrote: >> >> It looks like you have the hard drive and the burner on the same IDE channel? Such problems are unavoidable in this setup since commands to one device on the channel can't execute while the other device is busy (especially for long commands like finalizing the disc). It would be better to move the drives onto separate channels. > As I have a notebook, I think I can't do that, can I?