From owner-freebsd-hackers Mon Aug 19 21:20:46 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA16417 for hackers-outgoing; Mon, 19 Aug 1996 21:20:46 -0700 (PDT) Received: from dg-rtp.dg.com (dg-rtp.rtp.dg.com [128.222.1.2]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id VAA16395 for ; Mon, 19 Aug 1996 21:20:41 -0700 (PDT) Received: by dg-rtp.dg.com (5.4R3.10/dg-rtp-v02) id AA26591; Tue, 20 Aug 1996 00:20:07 -0400 Received: from ponds by dg-rtp.dg.com.rtp.dg.com; Tue, 20 Aug 1996 00:20 EDT Received: from lakes.water.net (lakes [10.0.0.3]) by ponds.water.net (8.7.5/8.7.3) with ESMTP id WAA01108 for ; Mon, 19 Aug 1996 22:24:46 -0400 (EDT) Received: (from rivers@localhost) by lakes.water.net (8.7.5/8.6.9) id WAA01216 for freebsd-hackers@freefall.cdrom.com; Mon, 19 Aug 1996 22:31:16 -0400 (EDT) Date: Mon, 19 Aug 1996 22:31:16 -0400 (EDT) From: Thomas David Rivers Message-Id: <199608200231.WAA01216@lakes.water.net> To: ponds!freefall.cdrom.com!freebsd-hackers Subject: More on xcdplayer and NEC 3xp issues... Content-Type: text Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk It appears my xcdplayer issues have to do with the NEC 3xp drive, and not the SCSI controller... Using xcd I was able to reproduce the problem - although xcd would then claim the cd had been ejected and not play it any more... xmcd was able to deal with it just fine - after properly configuring the device as a NEC CDR-400. The only problem I get from xmcd is: CD audio: SCSI command fault on /dev/rcd0c: Opcode=0x1e Status=0x3 it appears to be able to pause, restart, jump around tracks change the volume and play without any issue (except that one at startup.) - Dave Rivers -