From owner-freebsd-questions Thu Jan 16 00:34:33 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id AAA10449 for questions-outgoing; Thu, 16 Jan 1997 00:34:33 -0800 (PST) Received: from dfw-ix8.ix.netcom.com (dfw-ix8.ix.netcom.com [206.214.98.8]) by freefall.freebsd.org (8.8.4/8.8.4) with SMTP id AAA10436 for ; Thu, 16 Jan 1997 00:34:31 -0800 (PST) From: shegonee@ix.netcom.com Received: from shegonee (irv-ca6-01.ix.netcom.com [199.35.215.193]) by dfw-ix8.ix.netcom.com (8.6.13/8.6.12) with SMTP id AAA00924 for ; Thu, 16 Jan 1997 00:33:59 -0800 Message-Id: <1.5.4.32.19970116203358.006738dc@popd.ix.netcom.com> X-Sender: shegonee@popd.ix.netcom.com X-Mailer: Windows Eudora Light Version 1.5.4 (32) Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Thu, 16 Jan 1997 12:33:58 -0800 To: questions@freebsd.com Subject: SCSI CD-ROM Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Riddle Me This, While probing the NEC CD_ROM on my SCSI buss, I get: cd0(ncr0:3:0): CD-ROM : FAST SCSI-2 135 ns(*mb/sec) offset 8 : NOT READY asc:3a,0 : ILLEGAL REQUEST asc:24,0 Invalid field in CDB I'm able to mount it correctly and read from it. But when I use cdplay on it, I get the same message when I try to play an audio CD-ROM: ILLEGAL REQUEST asc:24,0 Invalid field in CDB I also have IDE CD-ROM attached to my system it works find for data and audio. Is there a driver mis-match here? Is cdplay sending the wrong sequence to this device? What could be causing this error message? Thanks Kirk :)