From owner-freebsd-hackers@FreeBSD.ORG Thu Apr 14 06:48:35 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 589EE16A4CE for ; Thu, 14 Apr 2005 06:48:35 +0000 (GMT) Received: from spider.deepcore.dk (cpe.atm2-0-53484.0x50a6c9a6.abnxx9.customer.tele.dk [80.166.201.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CC1943D41 for ; Thu, 14 Apr 2005 06:48:34 +0000 (GMT) (envelope-from sos@DeepCore.dk) Received: from [194.192.25.143] (laptop.deepcore.dk [194.192.25.143]) by spider.deepcore.dk (8.13.3/8.13.3) with ESMTP id j3E6mVbU075298; Thu, 14 Apr 2005 08:48:31 +0200 (CEST) (envelope-from sos@DeepCore.dk) Message-ID: <425E11DA.9040006@DeepCore.dk> Date: Thu, 14 Apr 2005 08:46:50 +0200 From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= User-Agent: Mozilla Thunderbird 1.0 (X11/20050116) X-Accept-Language: en-us, en MIME-Version: 1.0 To: =?ISO-8859-1?Q?Jo=E3o_Carlos_Mendes_Lu=EDs?= References: <425DB913.1080302@jonny.eng.br> In-Reply-To: <425DB913.1080302@jonny.eng.br> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-mail-scanned: by DeepCore Virus & Spam killer v1.12 cc: hackers@freebsd.org Subject: Re: SATA NCQ by software? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 06:48:35 -0000 Jo=E3o Carlos Mendes Lu=EDs wrote: > Hi, >=20 > To use the advantages of SATA NCQ, do I have to use a specific > controller, or is this only a software matter? Both actually, and a disk that supports it as well. I'm working on getting the ATA driver to handle NCQ (and the older TCQ=20 for that matter). --=20 -S=F8ren