From owner-freebsd-current@FreeBSD.ORG Thu Jul 29 18:13:41 2004 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 DAA8916A4CE for ; Thu, 29 Jul 2004 18:13:41 +0000 (GMT) Received: from mail.mcneil.com (rrcs-west-24-199-45-54.biz.rr.com [24.199.45.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EBC243D53 for ; Thu, 29 Jul 2004 18:13:39 +0000 (GMT) (envelope-from sean@mcneil.com) Received: from localhost (localhost.mcneil.com [127.0.0.1]) by mail.mcneil.com (Postfix) with ESMTP id B1C09FD165 for ; Thu, 29 Jul 2004 11:13:38 -0700 (PDT) Received: from mail.mcneil.com ([127.0.0.1]) by localhost (server.mcneil.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00627-01 for ; Thu, 29 Jul 2004 11:13:38 -0700 (PDT) Received: from [24.199.45.54] (mcneil.com [24.199.45.54]) by mail.mcneil.com (Postfix) with ESMTP id 2D235FD090 for ; Thu, 29 Jul 2004 11:13:38 -0700 (PDT) From: Sean McNeil To: freebsd-current@freebsd.org Content-Type: text/plain Message-Id: <1091124817.10011.3.camel@server.mcneil.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Thu, 29 Jul 2004 11:13:38 -0700 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at mcneil.com Subject: system panic on boot - ATAPI_RESET 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: Thu, 29 Jul 2004 18:13:42 -0000 I have an amd64 system and I see the same thing that others have reported about the ATAPI_RESET (ie. panics), but with a twist. I get a panic the first few times I reboot from a working system, then it finally doesn't panic but will sit there after printing ATAPI_RESET time = 30us ATAPI_RESET time = 10us until I hit any key. After that, it starts up just fine. Cheers, Sean