From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Mon, 10 Mar 2003 06:20:48 +0000 Subject: Re: Help on hotplugging Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org 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