From owner-freebsd-current@FreeBSD.ORG Sun Mar 7 00:31:59 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 8456316A4CE for ; Sun, 7 Mar 2004 00:31:59 -0800 (PST) Received: from smtp-out-02.utu.fi (smtp-out-02.utu.fi [130.232.202.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBFF643D1D for ; Sun, 7 Mar 2004 00:31:58 -0800 (PST) (envelope-from yurtesen@ispro.net.tr) Received: from ispro.net.tr (perpetual.yok.utu.fi [130.232.138.155]) by smtp02.mess.utu.fi (iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003)) with ESMTPS id <0HU7009YI6D8EY@smtp02.mess.utu.fi> for current@freebsd.org; Sun, 07 Mar 2004 10:31:56 +0200 (EET) Date: Sun, 07 Mar 2004 10:32:08 +0200 From: Evren Yurtesen In-reply-to: <00b501c40413$416d2c20$1e64a8c0@spotripoli.local> To: Putinas Piliponis Message-id: <404ADE08.5040500@ispro.net.tr> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5b) Gecko/20030808 References: <00b501c40413$416d2c20$1e64a8c0@spotripoli.local> cc: current@freebsd.org Subject: Re: serial ata on freebsd 5.2.1 or 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: Sun, 07 Mar 2004 08:31:59 -0000 Putinas Piliponis wrote: > Hi all, > Is there any serial ata controller which works stable with 5.2.1 or Current ? > I had tried SiI3112A and Intel ICH5 both knocks system to panic or lockup. > ( ICH5 I tried only on 5.2.1-RELEASE , 3112 from yesterday current and release as well ) ICH5 works fine. I also used one integrated ViA. If ICH5 is crashing, you should maybe check from the bios SATA settings. I got it working by disabling the 'enchanced mode' off for ich5. Evren