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

From: Andrey Chernov <ache_at_freebsd.org>
Date: Thu, 02 May 2013 17:52:27 +0400
On 02.05.2013 15:33, Steven Hartland wrote:
> 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;
> 

Thanx, this patch suppress console error.

-- 
bitcoin:13fGiNutKNHcVSsgtGQ7bQ5kgUKgEQHn7N
Received on Thu May 02 2013 - 11:52:37 UTC

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