From owner-freebsd-questions Fri Oct 8 3:42:12 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail11.jump.net (mail11.jump.net [207.8.124.20]) by hub.freebsd.org (Postfix) with ESMTP id 7024915479 for ; Fri, 8 Oct 1999 03:42:08 -0700 (PDT) (envelope-from geb@silres.com) Received: from silres.com by mail11.jump.net (jump-tnt-0072.customer.jump.net [207.8.127.72]) (8.9.0/jump.1.11) id FAA28543; for Fri, 8 Oct 1999 05:41:55 -0500 (CDT) Message-ID: <37FDCC20.7FB783F1@silres.com> Date: Fri, 08 Oct 1999 05:49:05 -0500 From: "Gerald E. Bennett" Organization: Silicon Resources X-Mailer: Mozilla 4.06 [en] (X11; I; FreeBSD 2.2.8-RELEASE i386) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: cdrecord can't get my cd to workaic0 at 0x140-0x15f irq 12 on isa aic0 waiting for scsi devices to settle (aic0:3:0aic0 at 0x140-0x15f irq 12 on isa aic0 waiting for scsi devices to settle Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am having trouble using cdrecord I tried the following dmesg gives me: aic0 at 0x140-0x15f irq 12 on isa aic0 waiting for scsi devices to settle (aic0:3:0aic0 at 0x140-0x15f irq 12 on isa aic0 waiting for scsi devices to settle (aic0:3:0): "YAMAHA CRW6416S 1.0b" type 5 removable SCSI 2 cd0(aic0:3:0): CD-ROM cd present [400000 x 2048 byte records] ep0 not found at 0x300): "YAMAHA CRW6416S 1.0b" type 5 removable SCSI 2 cd0(aic0:3:0): CD-ROM cd present [400000 x 2048 byte records] cdrecord dev=0,3,0 -scanbus Cdrecord release 1.6a12 Copyright (C) 1995-1998 Jörg Schilling scsidev: '0,3,0' scsibus: 0 target: 3 lun: 0 cdrecord: No target found. Why is this what am I doing wrong ? I did add to my kernel the following: options "P1003_1B" options "_KPOSIX_PRIORITY_SCHEDULING" options "_KPOSIX_VERSION=199309L" and device pass0 #CAM passthrough driver could I be missing something here ?? thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message