From owner-freebsd-scsi Sat Feb 16 13:27:29 2002 Delivered-To: freebsd-scsi@freebsd.org Received: from olorin.homeip.net (pool-141-153-200-232.mad.east.verizon.net [141.153.200.232]) by hub.freebsd.org (Postfix) with ESMTP id E050C37B400 for ; Sat, 16 Feb 2002 13:27:24 -0800 (PST) Received: from athlon.olorin.homeip.net (athlon.olorin.homeip.net [192.168.1.2]) by mmx.olorin.homeip.net (Postfix) with SMTP id CB2F41E879 for ; Sat, 16 Feb 2002 15:59:33 -0500 (EST) Date: Sat, 16 Feb 2002 16:00:43 -0500 From: Ben Neuman To: freebsd-scsi@freebsd.org Subject: Issues with ATAPICAM and 4.5-STABLE Message-Id: <20020216160043.69a1d4a0.olorin@olorin.homeip.net> Organization: La X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386--freebsd4.5) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I've been trying out the ATAPICAM patch(20020205), and not having much luck with it. After applying the patch, I enabled scbus, da, and ATAPICAM in the kernel. It compiled and installed fine, but I had issues on boot. Here is the output from dmesg: acd0: DVD-ROM at ata1-master using UDMA66 acd1: CD-RW at ata1-slave using WDMA2 (noperiph:atapi1:0:-1:-1): Registered SIM for ata1 atapicam1m: read data overrun 96/95 atapicam1s: unknown CMD (0x12) - ILLEGAL REQUEST asc=24 ascq=00 error=04 atapicam1m: unknown CMD (0x12) - ILLEGAL REQUEST asc=24 ascq=00 error=00 Mounting root from ufs:/dev/ad0s1a cd0 at atapi1 bus 0 target 0 lun 0 cd0: Removable CD-ROM SCSI-0 device cd0: 844.800MB/s transfers (2048bit) cd0: Attempt to query device size failed: NOT READY, Medium not present cd1 at atapi1 bus 0 target 1 lun 0 cd1: Removable CD-ROM SCSI-0 device cd1: 844.800MB/s transfers (2048bit) cd1: Attempt to query device size failed: NOT READY, Medium not present It didn't hang, but running cdrecord -scanbus gave me a "No SCSI devices found". To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message