Re: Last current shows strange CAM/SCSI error on empty USB card reader on the boot

From: Steven Hartland <killing_at_multiplay.co.uk>
Date: Thu, 2 May 2013 12:33:47 +0100
Yer, this one is slightly different issue than the one ken_at_ reported
but its easy fixed, just needs:-
Index: sys/cam/scsi/scsi_da.c
===================================================================
--- sys/cam/scsi/scsi_da.c      (revision 250174)
+++ sys/cam/scsi/scsi_da.c      (working copy)
_at__at_ -3118,7 +3183,7 _at__at_
                } else {
                        int error;
                        error = daerror(done_ccb, CAM_RETRY_SELTO,
-                                       SF_RETRY_UA|SF_QUIET_IR);
+                                       SF_RETRY_UA|SF_NO_PRINT);
                        if (error == ERESTART)
                                return;

Will include in the patches once they been approved.

----- Original Message ----- 
From: "Alexander Motin" <mav_at_FreeBSD.org>

> Thank you for the report. It is known issue. Steven (the author) is 
> already testing the solution.
> 
> On 02.05.2013 09:51, Andrey Chernov wrote:
>> umass0: <Generic Ultra Fast Media Reader, class 0/0, rev 2.00/1.82, addr 7> on usbus3
>> umass0:  SCSI over Bulk-Only; quirks = 0x4100
>> umass0:10:0:-1: Attached to scbus10
>> da0 at umass-sim0 bus 0 scbus10 target 0 lun 0
>> da0: <Generic Ultra HS-SD/MMC 1.82> Removable Direct Access SCSI-0 device
>> da0: 40.000MB/s transfers
>> da0: Attempt to query device size failed: NOT READY, Medium not present
>> (da0:umass-sim0:0:0:0): ATA COMMAND PASS THROUGH(16). CDB: 85 08 0a 00 00 02 00 00 00 00 00 00 00 40 ec 00
>> (da0:umass-sim0:0:0:0): CAM status: SCSI Status Error
>> (da0:umass-sim0:0:0:0): SCSI status: Check Condition
>> (da0:umass-sim0:0:0:0): SCSI sense: NOT READY asc:3a,0 (Medium not present)
>> (da0:umass-sim0:0:0:0): Error 6, Unretryable error
>> (da0:umass-sim0:0:0:0): ATA COMMAND PASS THROUGH(16). CDB: 85 08 0a 00 00 02 00 00 00 00 00 00 00 40 ec 00
>> (da0:umass-sim0:0:0:0): CAM status: SCSI Status Error
>> (da0:umass-sim0:0:0:0): SCSI status: Check Condition
>> (da0:umass-sim0:0:0:0): SCSI sense: NOT READY asc:3a,0 (Medium not present)
>> (da0:umass-sim0:0:0:0): Error 6, Unretryable error
>> (da0:umass-sim0:0:0:0): ATA COMMAND PASS THROUGH(16). CDB: 85 08 0a 00 00 02 00 00 00 00 00 00 00 40 ec 00
>> (da0:umass-sim0:0:0:0): CAM status: SCSI Status Error
>> (da0:umass-sim0:0:0:0): SCSI status: Check Condition
>> (da0:umass-sim0:0:0:0): SCSI sense: NOT READY asc:3a,0 (Medium not present)
>> (da0:umass-sim0:0:0:0): Error 6, Unretryable error
>> (da0:umass-sim0:0:0:0): ATA COMMAND PASS THROUGH(16). CDB: 85 08 0a 00 00 02 00 00 00 00 00 00 00 40 ec 00
>> (da0:umass-sim0:0:0:0): CAM status: SCSI Status Error
>> (da0:umass-sim0:0:0:0): SCSI status: Check Condition
>> (da0:umass-sim0:0:0:0): SCSI sense: NOT READY asc:3a,0 (Medium not present)
>> (da0:umass-sim0:0:0:0): Error 6, Unretryable error

================================================
This e.mail is private and confidential between Multiplay (UK) Ltd. and the person or entity to whom it is addressed. In the event of misdirection, the recipient is prohibited from using, copying, printing or otherwise disseminating it or any information contained in it. 

In the event of misdirection, illegible or incomplete transmission please telephone +44 845 868 1337
or return the E.mail to postmaster_at_multiplay.co.uk.
Received on Thu May 02 2013 - 09:33:12 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:37 UTC