Hi Greg, it seems that I've broken usblp. This reverts to the old behaviour. Please apply.
Regards Oliver You can import this changeset into BK by piping this whole message to: '| bk receive [path to repository]' or apply the patch as usual. =================================================================== [EMAIL PROTECTED], 2003-08-10 09:00:57+02:00, [EMAIL PROTECTED] - revert to old timeout handling usblp.c | 6 ------ 1 files changed, 6 deletions(-) diff -Nru a/drivers/usb/class/usblp.c b/drivers/usb/class/usblp.c --- a/drivers/usb/class/usblp.c Sun Aug 10 09:01:53 2003 +++ b/drivers/usb/class/usblp.c Sun Aug 10 09:01:53 2003 @@ -626,12 +626,6 @@ } } remove_wait_queue(&usblp->wait, &wait); - if (!timeout) { - /* we timed out and need to bail out cleanly */ - usb_unlink_urb(usblp->writeurb); - return writecount ? writecount : -EIO; - } - } down (&usblp->sem); =================================================================== This BitKeeper patch contains the following changesets: 1.2214 ## Wrapped with gzip_uu ## begin 664 bkpatch356 M'XL(`.+M-3\``[U3VVK<,!!]7GW%0!Z#[=%E;<[EMAIL PROTECTED]@AR[;Y`%^T]N*+ M%EEN*?CCJZPA2\*FMT"%'@X:S<R9HZ,KN!^U35>F.WS3EES!1S.Z=.5Q/U5Z M"`<]M5,?&EO[V,X8'XL:T^MH28B^6JW'*&_=-!;$7]GFKFS`1\9T14/^>.)^ M''6ZVKW_</_Y[8Z0+(.;)A]J_44[R#)2M)MJTEW86I,W#]WFQ_#,$"FE;(U\ M'=/US"3G8J8Q%I6'[EMAIL PROTECTED]:VN-TMZ:?JGZ1PEKAEC"2:SB!5#<@LT9(P* M0!ZAC"@"JA0Q72?7R#R`9;[EMAIL PROTECTED],-*2$`JWT7!\[XIA6X0Z_- MY,"7JKK#4)-/("1#3K9GQ4CPEXL0S)&\N4"[EMAIL PROTECTED]/3-BS/]`4J M&L^<":;F8I^C5%PE(M\C+_>_T.A)V;++QQ/JCDMI_QP4,?%`SC014I[\\&+* [EMAIL PROTECTED]/,D$Q,R6Y.'E'TN?.X?(/G(,0Q/_3.8NZ=Q#8[Z?MG;!] B6>A_L-5MS!3$YX]?-KILQZG/F&8Y4U5)?@)2;[EMAIL PROTECTED] ` end ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel