Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 26 Feb 2003 06:39:59 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 26 Feb 2003 06:39:59 -0500 Received: from palrel11.hp.com ([156.153.255.246]:14571 "EHLO palrel11.hp.com") by vger.kernel.org with ESMTP id ; Wed, 26 Feb 2003 06:39:55 -0500 Message-ID: <3E5CA785.8010801@india.hp.com> Date: Wed, 26 Feb 2003 17:09:49 +0530 From: vishwas@india.hp.com User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020815 X-Accept-Language: en-us, en MIME-Version: 1.0 To: jpiszcz Cc: linux-kernel@vger.kernel.org Subject: Re: Question about DMA and cd burning. References: <3E5C4ECD.7020806@lucidpixels.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 574 Lines: 25 use: hdparam -d1 /dev/ to enable DMA, if it still says it cannot enable DMA. try enabling the xfermode,which gives me the same performace as DMA enabled. hdparam -X /dev/ put num greater than 32..like 33,34 etc (for multiword DMA) OR greater that 64....like 65 66 etc. (for UltraDMA) -vvp - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/