From: Greg KH <greg@kroah.com>
To: linux-hotplug@vger.kernel.org
Subject: Re: Help on hotplugging
Date: Mon, 10 Mar 2003 06:20:48 +0000 [thread overview]
Message-ID: <marc-linux-hotplug-104727797104256@msgid-missing> (raw)
In-Reply-To: <marc-linux-hotplug-104727452302199@msgid-missing>
On Mon, Mar 10, 2003 at 10:57:04AM +0530, Shiva_Shankar wrote:
> Hi All,
> I have written a module for USB HID device, Also I have disabled the
> hid-core to claim my device by putting my device ID and Vendor ID in the
> blacklist giving the QUIRKS as USB_QUIRKS_IGNORE. I want the system to call
> the probe of my module when I plug in the device can anyone throw light on
> this.
Have you registered your driver with the usb core, with a proper
usb_device_id for the device you want to support?
Hint, without posting code, kernel version, and by picking the wrong
list to post your message to, this problem might be a bit difficult to
debug :)
(linux-usb-devel is probably the proper place for this.)
greg k-h
-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger
for complex code. Debugging C/C++ programs can leave you feeling lost and
disoriented. TotalView can help you find your way. Available on major UNIX
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
prev parent reply other threads:[~2003-03-10 6:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-10 5:39 Help on hotplugging Shiva_Shankar
2003-03-10 6:20 ` Greg KH [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=marc-linux-hotplug-104727797104256@msgid-missing \
--to=greg@kroah.com \
--cc=linux-hotplug@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.