From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oliver Neukum Date: Tue, 13 Jan 2004 22:12:51 +0000 Subject: Re: usb: failure to obtain HID descriptor via usb_control_msg Message-Id: <200401132312.51467.oliver@neukum.org> List-Id: References: <20040113174429.GA8118@piper.madduck.net> In-Reply-To: <20040113174429.GA8118@piper.madduck.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org Am Dienstag, 13. Januar 2004 20:09 schrieb Greg KH: > On Tue, Jan 13, 2004 at 06:44:29PM +0100, martin f krafft wrote: > > > > How can I disable hotplug setting up 'hid' for this very device? > > Disable CONFIG_USB_HID from your kernel configuration :) > > There is a usbfs ioctl that can disconnect a driver from a device, but I > don't know if that ever got backported to 2.4 (it's in 2.6). You could > also use that. It is in 2.4. In theory you are racing with module load of the HID driver, so prepare to retry. Regards Oliver ------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html _______________________________________________ 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