R
Roberto
Hi everybody,
i have a problem with an external firewire hard disk. The problem is a
"Delayed Write Failure" when i try to read some kind of file (DV AVI
most of the time).
The root cause of the problem is explained at
http://www.bustrace.com/products/delayedwrite.htm.
On this page there is also a little test tool that is able to
reproduce the problem. The solution is to write a filter driver that
prevents IO larger than 128Kb to reach the drive.
Is there anyone able to write a filter driver like the one described
in the link and post it to the community?
thank you.
i have a problem with an external firewire hard disk. The problem is a
"Delayed Write Failure" when i try to read some kind of file (DV AVI
most of the time).
The root cause of the problem is explained at
http://www.bustrace.com/products/delayedwrite.htm.
On this page there is also a little test tool that is able to
reproduce the problem. The solution is to write a filter driver that
prevents IO larger than 128Kb to reach the drive.
Is there anyone able to write a filter driver like the one described
in the link and post it to the community?
thank you.