Hey all…
First of all thanks to all of you who helped us getting our device
working with windows (withouth having to write a device driver).
The key was to set the device descriptor (inside the camera) to be 1F
(unknown type). And with the use of an INF we got it registered under
an Imaging class device, and it now uses scsiscan.sys (which uses
sbp2port.sys) and Voila! Open Scanner0 and read\write to it. no
SCSI_PASS_THROUGH_NEEDED (sweeeet).
Now, here is one question for you all. What is the transfer rate that I
should expect? Right now I get about 5 Mega byte a second. My device
is 1394a.
Thanks
ps: I will try to write something more formal that could be put in the FAQ.
pat