From owner-freebsd-current@FreeBSD.ORG Tue Sep 16 07:45:17 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6702016A4B3 for ; Tue, 16 Sep 2003 07:45:17 -0700 (PDT) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id A82F243FBD for ; Tue, 16 Sep 2003 07:45:16 -0700 (PDT) (envelope-from eischen@vigrid.com) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mail.pcnet.com (8.12.8/8.12.1) with ESMTP id h8GEirDm012205; Tue, 16 Sep 2003 10:44:56 -0400 (EDT) Date: Tue, 16 Sep 2003 10:44:53 -0400 (EDT) From: Daniel Eischen X-Sender: eischen@pcnet5.pcnet.com To: Thomas Quinot In-Reply-To: <20030916121916.GB47779@melusine.cuivre.fr.eu.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: QUOTED-PRINTABLE cc: Vladimir Kushnir cc: current@freebsd.org Subject: Re: scsi_cd or atapicam crash in current. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: deischen@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2003 14:45:17 -0000 On Tue, 16 Sep 2003, Thomas Quinot wrote: > Le 2003-09-13, Daniel Eischen =E9crivait : >=20 > > cd0 at ata1 bus 0 target 0 lun 0 > > cd0: Removable CD-ROM SCSI-0 device=20 > > cd0: 33.000MB/s transfers > > cd0: cd present [3737169375 x 3737169374 byte records] >=20 > Several others have reported similar completely bogus sector size data. > I suspect a problem in the new autosense code. It would be interesting > to see what the kernel says when compiled with CAMDEBUG and running > with CAM_DEBUG_CDB traces enabled (camcontrol debug -c). I get this even without atapicam in the kernel. Is trying CAMDEBUG and CAM_DEBUG_CDB going to show anything interesting? --=20 Dan Eischen