From owner-freebsd-scsi Sat Sep 12 15:14:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA18536 for freebsd-scsi-outgoing; Sat, 12 Sep 1998 15:14:37 -0700 (PDT) (envelope-from owner-freebsd-scsi@FreeBSD.ORG) Received: from panzer.plutotech.com (panzer.plutotech.com [206.168.67.125]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA18531 for ; Sat, 12 Sep 1998 15:14:34 -0700 (PDT) (envelope-from ken@panzer.plutotech.com) Received: (from ken@localhost) by panzer.plutotech.com (8.9.1/8.8.5) id QAA26512; Sat, 12 Sep 1998 16:14:11 -0600 (MDT) From: "Kenneth D. Merry" Message-Id: <199809122214.QAA26512@panzer.plutotech.com> Subject: Re: Weird Toshiba CD causes CAM to crash. In-Reply-To: <199809121503.RAA16825@yedi.iaf.nl> from Wilko Bulte at "Sep 12, 98 05:03:34 pm" To: wilko@yedi.iaf.nl (Wilko Bulte) Date: Sat, 12 Sep 1998 16:14:11 -0600 (MDT) Cc: cattelan@thebarn.com, freebsd-scsi@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL28s (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Wilko Bulte wrote... > 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 Most Toshiba drives work just fine. His problem is that his drive probes as a direct access device for some reason. Ken -- Kenneth Merry ken@plutotech.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message