Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965224AbVKPDsa (ORCPT ); Tue, 15 Nov 2005 22:48:30 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965223AbVKPDs3 (ORCPT ); Tue, 15 Nov 2005 22:48:29 -0500 Received: from rtr.ca ([64.26.128.89]:48273 "EHLO mail.rtr.ca") by vger.kernel.org with ESMTP id S965221AbVKPDs3 (ORCPT ); Tue, 15 Nov 2005 22:48:29 -0500 Message-ID: <437AAC0B.80106@rtr.ca> Date: Tue, 15 Nov 2005 22:48:27 -0500 From: Mark Lord User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20051013 Debian/1.7.12-1ubuntu1 X-Accept-Language: en, en-us MIME-Version: 1.0 To: Jeff Garzik Cc: Tejun Heo , linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org, Carlos Pardo Subject: Re: [PATCH] libata error handling fixes (ATAPI) References: <20051114195717.GA24373@havoc.gtf.org> <20051115074148.GA17459@htj.dyndns.org> <4379AA5B.1060900@pobox.com> <4379E5F7.6000107@gmail.com> <4379EC82.1030509@pobox.com> <437AA1A0.6080409@gmail.com> <437AA51A.6000709@pobox.com> In-Reply-To: <437AA51A.6000709@pobox.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: 678 Lines: 16 Jeff Garzik wrote: > > My setup works without it, successfully burning CDs and DVDs, but has > problems with really long commands, and such those which occur when > cdrecord(1) finishes a CD burn, and performs its "fixating" step. Is this just a case of too-short of a SCSI timeout on CLOSE_TRACK? Drivers I have worked on for this generally apply a 2 minute timeout for that particular operation, and never have to retry. Cheers - 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/