CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/01/13 04:46:33
Modified files:
sys/dev/usb : umass_scsi.c
Log message:
Fix another long standing double scsi_done() bug. This time when a
POLL'ed command returned a SENSE error. Found on claudio's USB
stick which doesn't like SYNCH CACHE commands.
ok dlg@
