public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* How to use an usb interface than is claimed by HID?
@ 2007-01-20 18:56 Ivan Ukhov
  2007-01-20 23:09 ` Jiri Kosina
  0 siblings, 1 reply; 10+ messages in thread
From: Ivan Ukhov @ 2007-01-20 18:56 UTC (permalink / raw)
  To: linux-kernel; +Cc: UVSoft

Hello everyone,

I'm writing a driver for an USB device that has one configuration with
several interfacies and one of them is a HID interface. So when I check
this interface whether it's claimed (usb_interface_claimed), I find out
that it is, and it's claimed by the HID driver. So here is the
question: how can I ask the HID driver to unclaim this very interface
for me so that I can use it? The HID driver is needed for some other
devices, so I can't just rmmod it.

Thanks in advice.

Regards,
Ivan Ukhov.

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2007-01-23 12:57 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox