* Greg KH <[EMAIL PROTECTED]> [2002-02-26 15:02-0800]
> > Can't usb_serial_disconnect() take the semaphore visor_close() takes ?
> 
> Yes it could, but there would still be a small race window.  I would
> have to push "down (&port->sem);" back to the serial_close() function.
> 
> Hm, that might be a good idea anyway...  I'll go make up a patch to try
> that out...  Ah, here we go.
> 
> Hugo, could you try this patch out and let me know if it solves your
> problem?  It's against 2.4.18 and "works for me" (tm) 

I did a dozen of syncs, and didn't see anything wrong. Since this is
my only serial USB device, that definitely works for me.

Thanks!

-- 
Hugo Haas <[EMAIL PROTECTED]> - http://larve.net/people/hugo/
Shut up, brain, or I'll stab you with a Q-tip! -- Homer J. Simpson

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to