From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [PATCH 1/2] libata-core: Expose gtm methods for driver use Date: Tue, 09 Oct 2007 21:32:39 -0400 Message-ID: <470C2BB7.4020201@pobox.com> References: <20071004212818.6e1a6450@the-village.bc.nu> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from srv5.dvmed.net ([207.36.208.214]:58425 "EHLO mail.dvmed.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751788AbXJJBck (ORCPT ); Tue, 9 Oct 2007 21:32:40 -0400 In-Reply-To: <20071004212818.6e1a6450@the-village.bc.nu> Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: Alan Cox Cc: linux-ide@vger.kernel.org Alan Cox wrote: > Talk to the dark side our driver has to, yes. Much misleading is the > data. Store it in a structure we do so that it may be parsed. > > Signed-off-by: Alan Cox applied 1-2