From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757227AbZBJWsA (ORCPT ); Tue, 10 Feb 2009 17:48:00 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755909AbZBJWrt (ORCPT ); Tue, 10 Feb 2009 17:47:49 -0500 Received: from mailservice.tudelft.nl ([130.161.131.5]:14588 "EHLO mailservice.tudelft.nl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755548AbZBJWrr (ORCPT ); Tue, 10 Feb 2009 17:47:47 -0500 X-Spam-Flag: NO X-Spam-Score: -12.579 Message-ID: <49920409.1090805@tremplin-utc.net> Date: Tue, 10 Feb 2009 23:47:37 +0100 From: =?ISO-8859-1?Q?=C9ric_Piel?= User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.19) Gecko/20081231 Mandriva/2.0.0.19-1mdv2009.1 (2009.1) Thunderbird/2.0.0.19 Mnenhy/0.7.6.666 MIME-Version: 1.0 To: Giuseppe Bilotta CC: Pavel Machek , linux-kernel@vger.kernel.org, Palatis Tseng , Andrew Morton Subject: Re: [PATCH] lis3lv02d: add axes knowledge of HP Pavilion dv5 models References: <1233967681-6378-1-git-send-email-giuseppe.bilotta@gmail.com> <498D9F02.9000107@tremplin-utc.net> <20090209094748.GC4358@atrey.karlin.mff.cuni.cz> <20090209095803.GD4358@atrey.karlin.mff.cuni.cz> <20090210101019.GB27018@atrey.karlin.mff.cuni.cz> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Giuseppe Bilotta schreef: > On Tue, Feb 10, 2009 at 11:10 AM, Pavel Machek wrote: >> Yeah, that patch. Not sure what to do next... you could grab lis3 >> manual and see if you can setup chip by hand to get better results... > > As Eric pointed out, it looks definitely like an endianness problem, > although there are a few strange things which are happening at the > same time. Is the lis3 manual available online somewhere, or can I > request it to the mfgr? It's freely available at the original manufacturer website: http://www.st.com/stonline/products/literature/ds/11115.htm Eric