| 
      
      
      From: amol s. <amo...@gm...> - 2006-10-11 00:54:13
      
     | 
| Hi,
    My problem description is as follows:
     My code bulk_writes once to the device and then bulk_reads twice from
that device before writing to it again.
     When I try reading the second time using usb_bulk_read, it returns an
error message -116( when looked up in errno.h, it says "stale NFS file
handle"). The first usb_bulk_read reads the data successfully. I must
mention here that the second bulk_read requests a data 1034 bytes long. I
don't know if this has anything to do with the problem.
   Does anyone know where I am going wrong?
   Thanks,
Cheers
Amol
 |