From owner-freebsd-stable@FreeBSD.ORG Sat Nov 12 17:05:19 2005 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 C148816A41F for ; Sat, 12 Nov 2005 17:05:19 +0000 (GMT) (envelope-from timm.gloger@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F49E43D46 for ; Sat, 12 Nov 2005 17:05:19 +0000 (GMT) (envelope-from timm.gloger@gmail.com) Received: by zproxy.gmail.com with SMTP id 8so829453nzo for ; Sat, 12 Nov 2005 09:05:18 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:user-agent:x-accept-language:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding:from; b=IMDgbrHL3mQPVelIwKxxXUONpX86AiHYXsWEcaTKa5s0E7JKHvcT8vXt2M4PHYMs/YIIaMJ7MWiLzLV3tcSiBJM0u6ypt2nVjAzGxNaYPAcs0VZinSs6FopdDFjF1mH0fddOlq6zbkVUoE3CoggFw6LLY+kwmHM3bOWGsVLbTeg= Received: by 10.37.12.63 with SMTP id p63mr2423624nzi; Sat, 12 Nov 2005 09:05:18 -0800 (PST) Received: from ?192.168.0.10? ( [80.131.213.238]) by mx.gmail.com with ESMTP id 15sm641666nzp.2005.11.12.09.05.16; Sat, 12 Nov 2005 09:05:18 -0800 (PST) Message-ID: <437620E1.2010209@web.de> Date: Sat, 12 Nov 2005 18:05:37 +0100 User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: de-DE, de, en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <4375E87D.6070008@web.de> <20051112134735.GA39705@slackbox.xs4all.nl> <4376038B.7070801@gmail.com> <20051112155055.GA42074@slackbox.xs4all.nl> In-Reply-To: <20051112155055.GA42074@slackbox.xs4all.nl> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit From: Timm Florian Gloger Subject: Re: FreeBsd 6.0 i386 freezes after ata initialization 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: Sat, 12 Nov 2005 17:05:19 -0000 * On 11/12/2005 4:50 PM Roland Smith wrote: > > You mean A7N8X Deluxe? > Yes. > > According to the manual, Silicon Image Medley and NVIDIA MediaShield are > supported by the ataraid driver. Are you using RAID? If so, does it work > without it? > I do not use serial ata at all. > > Sometimes disabling FireWire in the bios seems to help (at least on 4.x). > Will try that and also disable the raid. Results will be postet here. Thanks.