From owner-cvs-all@FreeBSD.ORG Thu Jun 30 06:44:59 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.ORG Delivered-To: cvs-all@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A90D16A41C for ; Thu, 30 Jun 2005 06:44:59 +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 B916D43D49 for ; Thu, 30 Jun 2005 06:44:58 +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 j5U6cwCq075068; Thu, 30 Jun 2005 08:38:58 +0200 (CEST) (envelope-from sos@FreeBSD.ORG) In-Reply-To: <42C210F2.3020601@gneto.com> References: <200506280906.j5S96qIi053675@repoman.freebsd.org> <200506281310.50238.jhb@FreeBSD.org> <8EFCED13-E340-4C7D-A13B-3A5B01C4241E@FreeBSD.org> <200506281521.00598.jhb@FreeBSD.org> <04E48272-9625-406C-AF58-BA1A554FFC89@FreeBSD.org> <42C210F2.3020601@gneto.com> Mime-Version: 1.0 (Apple Message framework v730) Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed Message-Id: <7E666CD0-724D-45D4-B5BB-A1BE1858D28E@FreeBSD.ORG> Content-Transfer-Encoding: quoted-printable From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= Date: Thu, 30 Jun 2005 08:44:49 +0200 To: Martin Nilsson X-Mailer: Apple Mail (2.730) X-mail-scanned: by DeepCore Virus & Spam killer v1.12 Cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/ata ata-queue.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jun 2005 06:44:59 -0000 On 29/06/2005, at 5:09, Martin Nilsson wrote: > S=F8ren Schmidt wrote: > >> Now, I do have a 5.4 version of ATA from current, but its unclear =20 >> to me if it is wanted/allowed into 5.x, and until that eventual =20 >> commit happens I'm out of the loop on ATA in 5.x which I also =20 >> stated repeatedly here on the lists. >> > > Hi S=F8ren, > is it possible to ask for an updated ATA-mkIII RELENG_5 patchset, > the one on your webpage (http://people.freebsd.org/~sos/ATA/) is > from april and a lot of small fixes have gone into the drivers since > then. With ATA support being what it is in RELENG_5 it is hard to > decide if one should take chances with CURRENT or stick with 4.11 =20 > and just wait for 6.0 to be released. I've thought about doing a new patchset, but I'd rather have it in =20 RELENG_5 but it seems the jury is still out on that for quite some time. I'll get a new patchset uploaded, I just need a little time as things =20= are out of hand here due to upcoming vacations and what not :) > Thanks for your work! The ATA support (including intel RAID) in =20 > CURRENT works very well on the few boxes I dare to run it on. Thanks! one more happy customer :) - S=F8ren