All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Marcin Derlukiewicz" <marcin@derlukiewicz.pl>
To: "Éric Piel" <eric.piel@tremplin-utc.net>
Cc: samu.p.onkalo@nokia.com, jkosina@suse.cz,
	akpm@linux-foundation.org, pavel@ucw.cz,
	lm-sensors@lm-sensors.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] lis3lv02d: provide means to disable polled input interface
Date: Fri, 16 Apr 2010 16:26:52 +0200	[thread overview]
Message-ID: <op.va9ee2z6gp7y00@linux-r26l.site> (raw)
In-Reply-To: <4BC86C9B.4010400@tremplin-utc.net>

Dnia 16-04-2010 o 15:56:43 Éric Piel <eric.piel@tremplin-utc.net>  
napisał(a):

> On 16/04/10 14:13, Marcin Derlukiewicz wrote:
>> Dnia 16-04-2010 o 14:00:15 <samu.p.onkalo@nokia.com> napisał(a):
>>
> :
>>>
>>> Could you check what is the polling period of the device.
>>> something like:
>>> cat /sys/devices/platform/lis3lv02d/input/input9/poll
>>>
>>> it is current polling period in milliseconds. 0 disables polling.
>>>
>>> -Samu
>>>
>>
>> I think that on my system this is /sys/devices/platform/lis3lv02d/rate
>> but i may be wrong. Anyway it contains 40 as a number.
> This file is something else. Isn't there any file like
> /sys/devices/platform/lis3lv02d/input/input*/poll ?
>
> Maybe your kernel is too old to have this functionality (I don't know
> when it was introduced). Samu is right, here to disable the joystick, I
> can indeed do a:
> echo 0 > /sys/devices/platform/lis3lv02d/input/input*/poll
>
> Eric

nope, should i paste you list?
my kernel is 2.6.31.12

WARNING: multiple messages have this Message-ID (diff)
From: "Marcin Derlukiewicz" <marcin@derlukiewicz.pl>
To: "Éric Piel" <eric.piel@tremplin-utc.net>
Cc: samu.p.onkalo@nokia.com, jkosina@suse.cz,
	akpm@linux-foundation.org, pavel@ucw.cz,
	lm-sensors@lm-sensors.org, linux-kernel@vger.kernel.org
Subject: Re: [lm-sensors] [PATCH] lis3lv02d: provide means to disable polled
Date: Fri, 16 Apr 2010 14:26:52 +0000	[thread overview]
Message-ID: <op.va9ee2z6gp7y00@linux-r26l.site> (raw)
In-Reply-To: <4BC86C9B.4010400@tremplin-utc.net>

Dnia 16-04-2010 o 15:56:43 Éric Piel <eric.piel@tremplin-utc.net>  
napisał(a):

> On 16/04/10 14:13, Marcin Derlukiewicz wrote:
>> Dnia 16-04-2010 o 14:00:15 <samu.p.onkalo@nokia.com> napisał(a):
>>
> :
>>>
>>> Could you check what is the polling period of the device.
>>> something like:
>>> cat /sys/devices/platform/lis3lv02d/input/input9/poll
>>>
>>> it is current polling period in milliseconds. 0 disables polling.
>>>
>>> -Samu
>>>
>>
>> I think that on my system this is /sys/devices/platform/lis3lv02d/rate
>> but i may be wrong. Anyway it contains 40 as a number.
> This file is something else. Isn't there any file like
> /sys/devices/platform/lis3lv02d/input/input*/poll ?
>
> Maybe your kernel is too old to have this functionality (I don't know
> when it was introduced). Samu is right, here to disable the joystick, I
> can indeed do a:
> echo 0 > /sys/devices/platform/lis3lv02d/input/input*/poll
>
> Eric

nope, should i paste you list?
my kernel is 2.6.31.12

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

  reply	other threads:[~2010-04-16 14:27 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-09 12:56 [PATCH] lis3lv02d: provide means to disable polled input interface Jiri Kosina
2010-04-09 12:56 ` [lm-sensors] [PATCH] lis3lv02d: provide means to disable polled Jiri Kosina
2010-04-09 13:29 ` [PATCH] lis3lv02d: provide means to disable polled input interface Éric Piel
2010-04-09 13:29   ` [lm-sensors] [PATCH] lis3lv02d: provide means to disable polled Éric Piel
2010-04-09 13:32   ` [PATCH] lis3lv02d: provide means to disable polled input interface Jiri Kosina
2010-04-09 13:32     ` [lm-sensors] [PATCH] lis3lv02d: provide means to disable polled Jiri Kosina
2010-04-09 18:11     ` [lm-sensors] [PATCH] lis3lv02d: provide means to disable polled input interface Jean Delvare
2010-04-09 18:11       ` [lm-sensors] [PATCH] lis3lv02d: provide means to disable polled Jean Delvare
2010-04-16 11:41     ` [PATCH] lis3lv02d: provide means to disable polled input interface Marcin Derlukiewicz
2010-04-16 11:41       ` [lm-sensors] [PATCH] lis3lv02d: provide means to disable polled Marcin Derlukiewicz
2010-04-16 12:00       ` [PATCH] lis3lv02d: provide means to disable polled input interface samu.p.onkalo
2010-04-16 12:00         ` [lm-sensors] [PATCH] lis3lv02d: provide means to disable polled samu.p.onkalo
2010-04-16 12:13         ` [PATCH] lis3lv02d: provide means to disable polled input interface Marcin Derlukiewicz
2010-04-16 12:13           ` [lm-sensors] [PATCH] lis3lv02d: provide means to disable polled Marcin Derlukiewicz
2010-04-16 13:56           ` [PATCH] lis3lv02d: provide means to disable polled input interface Éric Piel
2010-04-16 13:56             ` [lm-sensors] [PATCH] lis3lv02d: provide means to disable polled Éric Piel
2010-04-16 14:26             ` Marcin Derlukiewicz [this message]
2010-04-16 14:26               ` Marcin Derlukiewicz
2010-04-16 14:30               ` [PATCH] lis3lv02d: provide means to disable polled input interface Éric Piel
2010-04-16 14:30                 ` [lm-sensors] [PATCH] lis3lv02d: provide means to disable polled Éric Piel
2010-04-16 12:06       ` [PATCH] lis3lv02d: provide means to disable polled input interface Éric Piel
2010-04-16 12:06         ` [lm-sensors] [PATCH] lis3lv02d: provide means to disable polled Éric Piel
2010-04-09 21:41   ` [PATCH] lis3lv02d: provide means to disable polled input interface Frans Pop

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=op.va9ee2z6gp7y00@linux-r26l.site \
    --to=marcin@derlukiewicz.pl \
    --cc=akpm@linux-foundation.org \
    --cc=eric.piel@tremplin-utc.net \
    --cc=jkosina@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lm-sensors@lm-sensors.org \
    --cc=pavel@ucw.cz \
    --cc=samu.p.onkalo@nokia.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.