On Mon, 3 Aug 2009, Oliver Neukum wrote: > Am Montag, 3. August 2009 22:07:44 schrieb Alan Stern: > > > I think you got misled by a red herring. > > > > The real problem here is: > > > > 1. usb_disable_device() calls usb_disable_endpoint() before > > unbinding the driver. This erases the entries in the endpoint > > array. > > Ouch. Thank you. Is this new behavior? It has been that way for years. Note that only the pointer entry stored in the array gets erased; the usb_host_endpoint structure itself is unaffected. 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