On Tue, 21 Jun 2011, matt mooney wrote: > > Well, no. To reprobe you write to "bind" which is an attribute of the driver > > and in fact in the same directory as "unbind" > > This is exactly the problem. The device needs to be rebound to the default > driver, which is unknown. You can always use usbfs (or libusb) for this purpose. The USBDEVFS_CONNECT ioctl will automatically probe an interface for the appropriate driver. Alan Stern -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html