Re: [linux-usb-devel] write files on usb stick

2007-06-24 Thread Oliver Neukum
Am Sonntag, 24. Juni 2007 schrieb Salvatore De Paolis: > Hi all, > i notice while i try to write some files on the usb stick than the command run > asynchronously and the control is given to the shell while the real write > starts after a little while. > Sometime it happends that writes only when

[linux-usb-devel] write files on usb stick

2007-06-24 Thread Salvatore De Paolis
Hi all, i notice while i try to write some files on the usb stick than the command run asynchronously and the control is given to the shell while the real write starts after a little while. Sometime it happends that writes only when i unmount the stick. regards S. ---