All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yann Cantin <yann.cantin@laposte.net>
To: linux-input@vger.kernel.org
Subject: [ebeam] Specific usb driver vs hid generic-usb for an input device
Date: Thu, 26 Jul 2012 02:53:00 +0200	[thread overview]
Message-ID: <501094EC.70906@laposte.net> (raw)

Hi,

I've coded a usb driver for a device (eBeam) that is currently blindly handled by the hid generic-usb.

The driver itself is pure usb+input, mostly based on usbtouchscreen.c

My question : Is it sufficient to add an entry in hid_ignore_list[] (hid/hid-core.c) to get
hid out of the way and let my driver be picked to handle the device ?

-- 
Yann Cantin
A4FEB47F
--

                 reply	other threads:[~2012-07-26  0:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=501094EC.70906@laposte.net \
    --to=yann.cantin@laposte.net \
    --cc=linux-input@vger.kernel.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.