All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: yocto@yoctoproject.org
Subject: Re: USB touchscreen integration
Date: Wed, 29 Feb 2012 21:30:51 -0800	[thread overview]
Message-ID: <4F4F098B.3050506@gmail.com> (raw)
In-Reply-To: <CADzUK1J1+mLEg8n0X7HucQx9dMzO3NK5qZjrCEDYG2Rb=BrvVg@mail.gmail.com>

On 02/24/2012 10:04 AM, Autif Khan wrote:
> I have a touchscreen made by AUO. It came with a driver which I have
> written a recipe for and it seems to be compiling and when the
> touchscreen is detected, the driver seems to be loading and
> controlling the touchscreen. (Its not under the control of hid_core
> driver).
> 
> It shows up in /proc/bus/input/devices
> 
> I: Bus=0003 Vendor=03eb Product=201c Version=1503
> N: Name="pixcir_hid_mt_v2.0"
> P: Phys=
> S: Sysfs=/devices/pci0000:00/0000:00:17.0/0000:01:00.0/0000:02:02.0/usb3/3-1/3-1:1.0/input/input4
> U: Uniq=
> H: Handlers=mouse0
> B: PROP=0
> B: EV=b
> B: KEY=400 0 0 0 0 0 0 0 0 0 0
> B: ABS=650000 3
> 
> It shows up as /dev/input/mouse0

tslib handles /dev/input/touchscreen0 can you modify the driver ?


  reply	other threads:[~2012-03-01  5:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-24 18:04 USB touchscreen integration Autif Khan
2012-03-01  5:30 ` Khem Raj [this message]
2012-03-01  5:45   ` Autif Khan

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=4F4F098B.3050506@gmail.com \
    --to=raj.khem@gmail.com \
    --cc=yocto@yoctoproject.org \
    /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.