This is a discussion on Timeout while submiting urb - Linux ; Dear all, I would like to know how urb timeout worked in Linux 2.4. For a driver, while filling the bulk urb i set the timeout as 1 jiffie, using FILL_BULK_URB_TO macro and submitted it. I tried to submit large ...
Dear all,
I would like to know how urb timeout worked in Linux 2.4. For a
driver, while filling the bulk urb i set the timeout as 1 jiffie,
using FILL_BULK_URB_TO macro and submitted it. I tried to submit large
data, but it never timed out.
Also i found that the variable timeout has been removed from urb in
linux 2.6, why is this so?
Please help
Regards
Vasanth