From owner-freebsd-current@FreeBSD.ORG Tue Sep 16 05:19:20 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 C3A9916A4B3; Tue, 16 Sep 2003 05:19:20 -0700 (PDT) Received: from melusine.cuivre.fr.eu.org (melusine.cuivre.fr.eu.org [62.212.105.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8083643F93; Tue, 16 Sep 2003 05:19:18 -0700 (PDT) (envelope-from thomas@cuivre.fr.eu.org) Received: by melusine.cuivre.fr.eu.org (Postfix, from userid 1000) id E0B592C3D1; Tue, 16 Sep 2003 14:19:16 +0200 (CEST) Date: Tue, 16 Sep 2003 14:19:16 +0200 From: Thomas Quinot To: deischen@freebsd.org Message-ID: <20030916121916.GB47779@melusine.cuivre.fr.eu.org> References: <20030914002955.Y24139@kushnir1.kiev.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.4i X-message-flag: WARNING! Using Outlook can damage your computer. 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 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 12:19:20 -0000 Le 2003-09-13, Daniel Eischen écrivait : > cd0 at ata1 bus 0 target 0 lun 0 > cd0: Removable CD-ROM SCSI-0 device > cd0: 33.000MB/s transfers > cd0: cd present [3737169375 x 3737169374 byte records] 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). Thomas. -- Thomas.Quinot@Cuivre.FR.EU.ORG