On Wed, Feb 19, 2003 at 07:51:46PM +0000, Ian Abbott wrote: > > Possible solutions include (but I haven't worked out the implications): > > 1. releasing the port semaphore in serial_open <usbserial.c> around the > lower level open calls;
I just dropped the port semaphore entirely in the latest 2.5 code, so that problems like this are no longer a problem :) Now for auditing the drivers to make sure they are ok running without that protection... Hope this helps solve your problem. 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
