From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Tue, 13 Jan 2004 19:09:42 +0000 Subject: Re: usb: failure to obtain HID descriptor via usb_control_msg Message-Id: <20040113190942.GA3220@kroah.com> 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 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. Good luck, greg k-h ------------------------------------------------------- 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