[sane-devel] Mac OS X - xsane and Microtek Scanmaker II

David B Brown david_b_brown@mac.com
Tue, 2 Sep 2003 11:48:34 +0100


Guy,


	btw here's the output from the grep on sanei_scsi.c to check that the 
patch was applied


[G4:src/sane-backends-1.0.12/sanei] dave% grep ExecuteCommandUsingSTUC  
sanei_scsi.c
ExecuteCommandUsingSTUC (SCSITaskDeviceInterface **interface,
     returnValue = ExecuteCommandUsingSTUC(interface, cmd, cmd_size, 
src, src_size, dst, dst_size);
             returnValue = ExecuteCommandUsingSTUC(interface, cdb, 
kSCSICDBSize_6Byte, NULL, 0,
[G4:src/sane-backends-1.0.12/sanei] dave%


Cheers

David

On Monday, September 1, 2003, at 04:17 PM, Guy Brooker wrote:

>  grep ExecuteCommandUsingSTUC  sanei_scsi.c