From owner-freebsd-stable@FreeBSD.ORG Sun Oct 15 22:40:40 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 A43E316A407 for ; Sun, 15 Oct 2006 22:40:40 +0000 (UTC) (envelope-from thomas@FreeBSD.ORG) Received: from melamine.cuivre.fr.eu.org (melusine.cuivre.fr.eu.org [82.225.155.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6C3943D6E for ; Sun, 15 Oct 2006 22:40:37 +0000 (GMT) (envelope-from thomas@FreeBSD.ORG) Received: by melamine.cuivre.fr.eu.org (Postfix, from userid 1000) id ADB4E5C634; Mon, 16 Oct 2006 00:40:36 +0200 (CEST) Date: Mon, 16 Oct 2006 00:40:36 +0200 From: Thomas Quinot To: Benjamin Lutz Message-ID: <20061015224036.GB28053@melamine.cuivre.fr.eu.org> References: <200610112130.21391.mail@maxlor.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200610112130.21391.mail@maxlor.com> X-message-flag: WARNING! Using Outlook can damage your computer. User-Agent: Mutt/1.5.11 Cc: freebsd-stable@freebsd.org Subject: Re: atapicam problem X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Oct 2006 22:40:40 -0000 * Benjamin Lutz, 2006-10-11 : > This seems to be the exact same issue that I'm having. Since those > threads are from March 2006, and I'm running FreeBSD-6.2-PRERELEASE, it > appears that the problem has not yet been fixed, so I'd like to ask you > to have another look at it. If you need more debugging data, I'll be > happy to provide as much as I can, just tell me what you need. As I mentioned on the previous thread you quoted, I can't see anything abnormal here. Can you provide complete traces with CAM debugging options enabled? please include boot -v output. Thomas.