From owner-freebsd-scsi Sun Mar 14 23:51:25 1999 Delivered-To: freebsd-scsi@freebsd.org Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by hub.freebsd.org (Postfix) with ESMTP id A0D56151A8 for ; Sun, 14 Mar 1999 23:50:34 -0800 (PST) (envelope-from j@uriah.heep.sax.de) Received: (from uucp@localhost) by sax.sax.de (8.8.8/8.8.8) with UUCP id IAA15521 for freebsd-scsi@FreeBSD.ORG; Mon, 15 Mar 1999 08:50:15 +0100 (CET) (envelope-from j@uriah.heep.sax.de) Received: (from j@localhost) by uriah.heep.sax.de (8.9.3/8.9.1) id IAA21929; Mon, 15 Mar 1999 08:42:00 +0100 (MET) (envelope-from j) Message-ID: <19990315084159.51913@uriah.heep.sax.de> Date: Mon, 15 Mar 1999 08:41:59 +0100 From: J Wunsch To: freebsd-scsi@FreeBSD.ORG Subject: Re: SONY SMO-C501-09 not recognized under CAM Reply-To: Joerg Wunsch References: <199903150407.VAA16427@panzer.plutotech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.88 In-Reply-To: <199903150407.VAA16427@panzer.plutotech.com>; from Kenneth D. Merry on Sun, Mar 14, 1999 at 09:07:15PM -0700 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org As Kenneth D. Merry wrote: > If that is the case, we can either quirk it or put it in as an > acceptable error code and continue the attach. I had a similar > situation pop up with the CD driver. It turns out that there are > some Philips/HP CD-R drives that return 0x04,* when there is no > media in them. So an Additional Sense Code of 0x04 is acceptable to > the CD driver on probe now, and it will still attach. As shown in the other mail, it's 0x0a, 0x00. That's certainly worth a quirk entry, since it's too far off from the SCSI-2 standard response. > I suspect that i just misinterpreted what Joerg was saying. I > thought that he meant that the above error (0x04,0x00) came up when > there was a disc inserted, but it wasn't spinning. Yep, that was my (first) case. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message