From owner-freebsd-multimedia Mon Sep 24 12:14:51 2001 Delivered-To: freebsd-multimedia@freebsd.org Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by hub.freebsd.org (Postfix) with ESMTP id 6BCBE37B401 for ; Mon, 24 Sep 2001 12:14:46 -0700 (PDT) Received: from randy by rip.psg.com with local (Exim 3.33 #1) id 15lbBm-000MC4-00 for freebsd-multimedia@freebsd.org; Mon, 24 Sep 2001 12:14:46 -0700 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: freebsd-multimedia@freebsd.org Subject: Re: tosha: cam_lookup_pass: CAMGETPASSTHRU ioctl failed References: Message-Id: Date: Mon, 24 Sep 2001 12:14:46 -0700 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > the command > > tosha -t1 -d/dev/racd0c -k128 -f wav -o foo > > produces > > tosha: cam_lookup_pass: CAMGETPASSTHRU ioctl failed > cam_lookup_pass: No such file or directory > cam_lookup_pass: either the pass driver isn't in your kernel > cam_lookup_pass: or acd0 doesn't exist > > i can play the cd using xmcd, but on /dev/acd0c with same major/minor > as acd0. > > the device is there > > # ls -l /dev/acd0 > crw-r--r-- 1 root wheel 117, 2 Sep 24 11:51 /dev/acd0 > > kernel does have pass driver > > # SCSI peripherals > device scbus0 at sym0 # SCSI bus (required) > #device da # Direct Access (disks) > device da0 at scbus0 target 0 unit 0 > device da1 at scbus0 target 1 unit 0 > device sa # Sequential Access (tape etc) > device cd # CD > device pass # Passthrough device (direct SCSI access) forgot to mention the obvious, dmesg sez acd0: DVD-ROM at ata0-master using PIO4 randy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message