From owner-freebsd-current@FreeBSD.ORG Fri Aug 19 04:55:51 2005 Return-Path: X-Original-To: current@freebsd.org 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 120F616A41F for ; Fri, 19 Aug 2005 04:55:51 +0000 (GMT) (envelope-from dgerow@afflictions.org) Received: from pandora.afflictions.org (asylum.afflictions.org [64.7.134.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE35043D6E for ; Fri, 19 Aug 2005 04:55:43 +0000 (GMT) (envelope-from dgerow@afflictions.org) Received: from localhost (localhost [127.0.0.1]) by pandora.afflictions.org (Postfix) with ESMTP id B446E78C5F for ; Fri, 19 Aug 2005 01:00:10 -0400 (EDT) Received: from pandora.afflictions.org ([127.0.0.1]) by localhost (pandora.afflictions.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 64093-04 for ; Fri, 19 Aug 2005 00:59:52 -0400 (EDT) Received: from dementia.afflictions.org (dementia.afflictions.org [172.19.206.56]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pandora.afflictions.org (Postfix) with ESMTP id 7BB5678C5D for ; Fri, 19 Aug 2005 00:59:52 -0400 (EDT) Received: by dementia.afflictions.org (Postfix, from userid 1001) id 6C61E33C30; Fri, 19 Aug 2005 00:53:13 -0400 (EDT) Date: Fri, 19 Aug 2005 00:53:13 -0400 From: Damian Gerow To: current@freebsd.org Message-ID: <20050819045313.GA32876@afflictions.org> Mail-Followup-To: current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-GPG-Fingerprint: B3D7 D901 A53A 1A99 BFD6 E6DF 9F3B 742B C288 9CC9 User-Agent: Mutt/1.5.9i X-Virus-Scanned: amavisd-new at pandora.afflictions.org Cc: Subject: -BETA2 and Thunder K8WE X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 19 Aug 2005 04:55:51 -0000 I just tried booting 6.0-BETA2 on a Tyan Thunder K8WE, to no success. Even with the on-board SCSI disabled, the system hangs after probing mpt0: it does the SCSI device settle delay[1], picks up the SATA drives, then hangs. Under a 'boot -v', I get a whole bunch of cruft about detecting devices on mpt0. The system fully freezes after it's done, though, so I can't really pull much data from the dmesg. I've tried booting with and without SCSI enabled, to the same effect. I haven't yet tried booting without ACPI, as the last time I tried that, the system didn't pick up any drives at all. - Damian [0] Which, strangely, happens before the SATA detection. In 5.3, the settle delay definitely happens after the SATA detection.