All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vojtech Pavlik <vojtech@suse.cz>
To: Kristian H??gsberg <krh@bitplanet.net>
Cc: Olav Kongas <olav@enif.ee>, linux-kernel@vger.kernel.org
Subject: Re: input system: EVIOCSABS(abs) ioctl disabled, why?
Date: Sat, 31 Jul 2004 11:33:53 +0200	[thread overview]
Message-ID: <20040731093353.GA1579@ucw.cz> (raw)
In-Reply-To: <410B0486.6060706@bitplanet.net>

On Sat, Jul 31, 2004 at 04:31:34AM +0200, Kristian H??gsberg wrote:
> Vojtech Pavlik wrote:
> >On Wed, Jul 28, 2004 at 03:41:28PM +0300, Olav Kongas wrote:
> >
> >
> >>When trying to feed calibration information to a touchscreen driver with
> >>the EVIOCSABS(abs) ioctl command, I noticed that this command is disabled
> >>in 2.6.7. Only after the modification given in the patch below it was
> >>possible to use this ioctl command.
> >>
> >>Why is the EVIOCSABS command disabled? I cannot imagine that nobody uses
> >
> >
> >It's a bug. I'll fix it.
> 
> On a related note - shouldn't there also be a EVIOCSLED, or am I missing 
> something obvious?  How do you set keyboard LEDs?
 
You write() an LED event to the device. EVIOCSABS is intended for
modifying the absolute valuator range, not the value itself.

-- 
Vojtech Pavlik
SuSE Labs, SuSE CR

  parent reply	other threads:[~2004-07-31  9:32 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-28 12:41 input system: EVIOCSABS(abs) ioctl disabled, why? Olav Kongas
2004-07-28 13:43 ` Vojtech Pavlik
2004-07-31  2:31   ` Kristian Høgsberg
2004-07-31  3:48     ` Lee Revell
2004-07-31  4:54     ` Dmitry Torokhov
2004-07-31  9:34       ` Vojtech Pavlik
2004-07-31  9:33     ` Vojtech Pavlik [this message]
2004-07-31 15:21       ` Kristian Høgsberg

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=20040731093353.GA1579@ucw.cz \
    --to=vojtech@suse.cz \
    --cc=krh@bitplanet.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=olav@enif.ee \
    /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.