All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rolf Offermanns <roffermanns@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: Re: How to use an usb interface than is claimed by HID?
Date: Tue, 23 Jan 2007 13:57:11 +0100	[thread overview]
Message-ID: <ep50n7$dni$1@sea.gmane.org> (raw)
In-Reply-To: 200701212134.58646.uvsoft@gmail.com

Ivan Ukhov wrote:

>> .. which wouldn't help you either, supposing that you don't want to touch
>> the kernel sources at all, because this function is unexported and
>> static.
>>
>> So I think that there is no straightforward way, sorry.
>>
>> Is this a device that doesn't exist anywhere else than on your table? I
>> still think that putting the code in kernel (if possible) and
>> blacklisting the device on the hid_blacklist[] is the simplest way.
>>
>> The other possibility is writing the driver completely in userspace,
>> using libhid/hiddev. Would that suit your needs?
> 
> I'm afraid it wouldn't.
> 
> Thank you very much.
> 
There is another way. Have a look at this article:
http://lwn.net/Articles/143397/

Maybe this is an option for you.

-Rolf
-- 
Rolf Offermanns <roffermanns@sysgo.com>
SYSGO AG     Tel.: +49-6136-9948-0
Am Pfaffenstein 14   Fax: +49-6136-9948-10
55270 Klein-Winternheim  http://www.sysgo.com


      reply	other threads:[~2007-01-23 12:57 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-20 18:56 How to use an usb interface than is claimed by HID? Ivan Ukhov
2007-01-20 23:09 ` Jiri Kosina
2007-01-20 23:47   ` Ivan Ukhov
2007-01-20 23:56     ` Jiri Kosina
2007-01-21  8:59       ` Ivan Ukhov
2007-01-21 13:01         ` Jiri Kosina
2007-01-21 14:01           ` Ivan Ukhov
2007-01-21 17:28           ` Jiri Kosina
2007-01-21 18:34             ` Ivan Ukhov
2007-01-23 12:57               ` Rolf Offermanns [this message]

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='ep50n7$dni$1@sea.gmane.org' \
    --to=roffermanns@gmail.com \
    --cc=linux-kernel@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.