On Wed, Feb 19, 2003 at 07:54:13PM -0500, Johannes Erdfelt wrote:
> On Thu, Feb 20, 2003, Oliver Neukum <[EMAIL PROTECTED]> wrote:
> > 
> > > Does the existing serial driver submit URBs after the device is
> > > physically removed? (Like if an application still has an fd open when
> > > the device was removed)
> > 
> > Of course it does. _Any_ driver will do so. The window between
> > physical and logical disconnection is unavoidable, if only because
> > of the polling interval of the hub driver.
> 
> You are correct, but I meant something else, sorry. How about this:
> 
> Does the existing serial driver submit URBs after the disconnect()
> callback has finished for the device?

I think I answered this, with the code now in Linus's tree, yes.

thanks,

greg k-h


-------------------------------------------------------
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to