Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932609AbVLNPDM (ORCPT ); Wed, 14 Dec 2005 10:03:12 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932622AbVLNPDM (ORCPT ); Wed, 14 Dec 2005 10:03:12 -0500 Received: from zproxy.gmail.com ([64.233.162.205]:15661 "EHLO zproxy.gmail.com") by vger.kernel.org with ESMTP id S932609AbVLNPDL convert rfc822-to-8bit (ORCPT ); Wed, 14 Dec 2005 10:03:11 -0500 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=spsUiUlxD8b8Dl0iXiiKG8EJ0SW7pYmZIMV7zpqUc2z0ezfnGa8S0aW+OkBh+W0amdGtAdrY+ZlPMuyC20z79LXRQZnllucXpt1soLGKNuCbtR2N/1hEMZWo5m5IA4eH0qgmLkslaomPFnvj5xqqAV/WJRSj18vXsIuYlC6V1kw= Message-ID: <41840b750512140703q5c45417ag31dc79ee30d589e3@mail.gmail.com> Date: Wed, 14 Dec 2005 17:03:10 +0200 From: Shem Multinymous To: Alan Cox Subject: Re: tp_smapi conflict with IDE, hdaps Cc: linux kernel mailing list , Jeff Garzik , Rovert Love , Jens Axboe , linux-ide@vger.kernel.org In-Reply-To: <1134501504.11732.120.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Content-Disposition: inline References: <41840b750512130635p45591633ya1df731f24a87658@mail.gmail.com> <1134486203.11732.60.camel@localhost.localdomain> <41840b750512130729y49903791xc9ceba4e6a18322e@mail.gmail.com> <41840b750512131041i5ae5f021h29eed3492bad88ca@mail.gmail.com> <1134501504.11732.120.camel@localhost.localdomain> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 946 Lines: 23 On 12/13/05, Alan Cox wrote: > On Maw, 2005-12-13 at 20:41 +0200, Shem Multinymous wrote: > > Meanwhile, I found out that with this drive, "hdparm -E" does affect > > CD-R discs > That is expected behaviour. DVD speed is controlled by different > interfaces Duh! It's set via SET_STREAMING instead of SELECT_SPEED. There are even a couple of (rejected?) kernel patches [1][2] and a userspace tool [3], though neither hdparm nor eject know about it. Good, so CD/DVD speed is none of tp_smapi's business. Thanks for the info! Shem [1] http://lkml.org/lkml/2005/8/21/55 [2] http://seclists.org/lists/linux-kernel/2005/Aug/7393.html [3] http://safari.iki.fi/speedcontrol.c - 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/