At 03:55 AM 10/22/2002 -0700, Joe Burks wrote:
from your patch file:

+ down_interruptible(&cam->busy_lock);
[...]
+ if (*ppos >= VICAM_MAX_FRAME_SIZE) {
+ *ppos = 0;
+ return 0;
}

I'm betting that semaphore needs to be upped before returning :)
Now if only I had upped it in my patch... Ignore that last patch. I'm going to sleep and I'll re-submit (this time with the up) tomorrow.

-Joe



-------------------------------------------------------
This sf.net emial is sponsored by: Influence the future of Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) program now. http://ad.doubleclick.net/clk;4699841;7576301;v?
http://www.sun.com/javavote
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to