CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/01/02 16:28:51
Modified files:
sys/scsi : ss.c ss_mustek.c ss_scanjet.c ssvar.h
Log message:
move the buf handling from using scsi_scsi_cmd over to scsi_xs_exec. i
think this is the last chunk of code using a buf pointer in the scsi_xfer
now.
this has not been tested due to a lack of hardware anywhere. if there are
problems please report them as soon as possible.
ok krw@ miod@
