hi all,
i am writing a storport miniport driver.
i have successfully passed all initial commands and able to see disk in device manager.
but whenever i pass write command it fails.
it returns the error in GetLastError () as ERROR_IO_DEVICE.
is there anything i am missing in filling up the SRB structure?
i am sending the srb status as success also.
thanks
Hitesh