From owner-freebsd-stable@FreeBSD.ORG Sun Mar 27 23:27:22 2005 Return-Path: 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 0813E16A4CE for ; Sun, 27 Mar 2005 23:27:21 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8436443D1F for ; Sun, 27 Mar 2005 23:27:21 +0000 (GMT) (envelope-from jamesoff@gmail.com) Received: by wproxy.gmail.com with SMTP id 71so259273wra for ; Sun, 27 Mar 2005 15:27:21 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=Vv9oRrHJQwLlCfAhpIPQ0jkPresopvO+1bKV8L2pgQ48oj6yUQmk8/1MNFzd1YlRz+aVUIdRtYiDpbCyOU7gSq4ztIEd03NoynWpyn0yJPwCZBewRtyBBnum8C08Gc7z4n75VbopKz7lzFPCsV5gKlCjVkf9CIshMNiAcUs1iEQ= Received: by 10.54.33.61 with SMTP id g61mr835724wrg; Sun, 27 Mar 2005 15:27:21 -0800 (PST) Received: by 10.54.38.6 with HTTP; Sun, 27 Mar 2005 15:27:20 -0800 (PST) Message-ID: <720051dc0503271527578b4a0d@mail.gmail.com> Date: Mon, 28 Mar 2005 00:27:20 +0100 From: James Seward To: freebsd-stable@freebsd.org In-Reply-To: <4246CB8A.4070806@pp.nic.fi> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: <1110213509.593.18.camel@p4-3200.local> <20050307171009.GA37856@e-Gitt.NET> <20050307171244.GO22873@hub.freebsd.org> <20050307210539.GJ90757@numachi.com> <20050307212825.GB34940@hub.freebsd.org> <720051dc0503100503135ffaee@mail.gmail.com> <720051dc0503270645793fa831@mail.gmail.com> <4246CB8A.4070806@pp.nic.fi> Subject: Re: FreeBSD 5.3 freezes under heavy hdd load X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: James Seward List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Mar 2005 23:27:22 -0000 On Sun, 27 Mar 2005 18:04:42 +0300, Pertti Kosunen wrote: > Can PIO modes be used with SATA controller? It should compile in PIO > mode if it's possible. I don't think it can - the BIOS on the card only seems to offer options to do with RAID, but I shall investigate tomorrow.