Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Sep 1998 17:03:34 +0200 (CEST)
From:      Wilko Bulte <wilko@yedi.iaf.nl>
To:        cattelan@thebarn.com (Russell Cattelan)
Cc:        freebsd-scsi@FreeBSD.ORG
Subject:   Re: Weird Toshiba CD causes CAM to crash.
Message-ID:  <199809121503.RAA16825@yedi.iaf.nl>
In-Reply-To: <13818.6546.136668.786570@lupo.thebarn.com> from Russell Cattelan at "Sep 12, 98 01:53:47 am"

next in thread | previous in thread | raw e-mail | index | archive | help
As Russell Cattelan wrote...
> I has to put his hack back into scsi_da.c
> 
> +     if (!strncmp(*(&(&cgd->inq_data)->product),"CD-ROM XM-5401TA",
> +            strlen("CD-ROM XM-5401TA"))){
> +       printf("daasync skipping device that looks like CD\n");
> +       break;
> +     }
> + 
>       if (cgd->pd_type != T_DIRECT)
>         break;
> 
> Other wise it would crash someplace in "dadone" at boot time.
> 
> I know this drive is a little weird.

Said drive worked fine for me in the non-CAM world. I would not generally
qualify Toshiba CDs as weird, they tend to be pretty good. Currently I have
a 12x that replaced the 5401:

TOSHIBA CD-ROM XM-5701TA 0557

Wilko
_     ______________________________________________________________________
 |   / o / /  _  Bulte 				  email: wilko@yedi.iaf.nl 
 |/|/ / / /( (_) Arnhem, The Netherlands          WWW  : http://www.tcja.nl
______________________________________________ Powered by FreeBSD __________

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-scsi" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809121503.RAA16825>