From owner-freebsd-current@FreeBSD.ORG Thu Jun 2 06:38:45 2005 Return-Path: X-Original-To: freebsd-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 0C26116A41C for ; Thu, 2 Jun 2005 06:38:45 +0000 (GMT) (envelope-from sos@FreeBSD.org) 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 7A7C443D1D for ; Thu, 2 Jun 2005 06:38:44 +0000 (GMT) (envelope-from sos@FreeBSD.org) Received: from [194.192.25.136] (mac.deepcore.dk [194.192.25.136]) by spider.deepcore.dk (8.13.3/8.13.3) with ESMTP id j526cWkN092808; Thu, 2 Jun 2005 08:38:32 +0200 (CEST) (envelope-from sos@FreeBSD.org) In-Reply-To: <1d6d20bc05060123032c359bed@mail.gmail.com> References: <1d6d20bc05060123032c359bed@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v730) Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed Message-Id: <69991E3E-9C06-4DB9-8A13-31E706970DE1@FreeBSD.org> Content-Transfer-Encoding: quoted-printable From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= Date: Thu, 2 Jun 2005 08:38:41 +0200 To: Jia-Shiun Li X-Mailer: Apple Mail (2.730) X-mail-scanned: by DeepCore Virus & Spam killer v1.12 Cc: freebsd-current@FreeBSD.org Subject: Re: testers wanted: patch for Intel 31244 SATA controller 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: Thu, 02 Jun 2005 06:38:45 -0000 On 02/06/2005, at 8:03, Jia-Shiun Li wrote: > Hi all, > > I have a patch to ata(4) to support Intel 31244 SATA disk controller . > Now it works fine on my computer. If anyone is interested in testing, > please apply the attached patch under /usr/src. Comments are welcome. > I already have one set of patches for this controller in my inbox (it =20= was the cause for some of the changes to ATA lately) but alas it =20 hasn't been incorporated yet. I'll look both over and get a final =20 version committed. Give me a little time though... - S=F8ren