CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/06/11 06:02:44
Modified files:
sys/scsi : cd.c sd.c ss.c ss_mustek.c ss_scanjet.c st.c
Log message:
Restore an unusual XS_SENSE semantic that inadvertantly got lost
in the great re-write. If the scsi device *_interpret_sense()
function returns 0 that means there was no error.
Fixes restore(8) problems seen on certain tape drives.
Found and fix tested by Percey Piper. Suggestions from Matthew
Dempsky. Thanks!
ok dlg@
