From owner-freebsd-stable Fri Mar 7 23:13:53 2003 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 62D4D37B401 for ; Fri, 7 Mar 2003 23:13:51 -0800 (PST) Received: from pikachu.bsp.bc.niigata-u.ac.jp (pikachu.bsp.bc.niigata-u.ac.jp [133.35.85.2]) by mx1.FreeBSD.org (Postfix) with SMTP id 04DCB43F85 for ; Fri, 7 Mar 2003 23:13:49 -0800 (PST) (envelope-from iwaki@bc.niigata-u.ac.jp) Received: (qmail 8267 invoked by alias); 8 Mar 2003 16:13:45 +0900 Message-ID: <20030308071345.8265.qmail@pikachu.bsp.bc.niigata-u.ac.jp> Date: Sat, 08 Mar 2003 16:13:44 +0900 (JST) To: stable@FreeBSD.ORG Subject: Re: cdcontrol via atapicam in 4.8-RC From: Mamoru Iwaki In-Reply-To: References: X-Mailer: Mew version 2.2 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Date: Fri, 7 Mar 2003 19:07:26 +0100 (CET) > From: Oliver Fromme > Subject: Re: cdcontrol via atapicam in 4.8-RC > > Mamoru Iwaki wrote: > > I cannot playback music from audio CD via atapicam using cdcontrol > > [...] > > # cdcontrol -f /dev/cd1c > > Did you try using cdcontrol on the ATAPI device, i.e. > # cdcontrol -d /dev/acd0c > ? No, not yet. > using atapicam doesn't prevent you from still using it as > an ATAPI device. Works fine for me. I tried that and got the following. % cdcontrol -f /dev/acd0c Compact Disc Control utility, version 2.0 Type `?' for command list cdcontrol> info cdcontrol: no disc in drive /dev/acd0c cdcontrol> play cdcontrol: no disc in drive /dev/acd0c cdcontrol> quit I think this result is natural in my environment. In my kernel configuration, there is no atapicd because atapicam is enabled. # ATA and ATAPI devices #device ata0 at isa? port IO_WD1 irq 14 #device ata1 at isa? port IO_WD2 irq 15 device ata device atadisk # ATA disk drives #device atapicd # ATAPI CDROM drives #device atapifd # ATAPI floppy drives #device atapist # ATAPI tape drives #options ATA_STATIC_ID #Static device numbering device atapicam # emulate ATAPI devices as SCSI ditto via CAM # needs CAM to be present (scbus & pass) I don't know possible combinations of atapicam and atapi??. Anyway, I'll try enabling all of them, but I need a time. Thank you. --- ----- Mamoru IWAKI (iwaki@bc.niigata-u.ac.jp) Graduate School of Science and Technology, Niigata University To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message