From owner-cvs-all@FreeBSD.ORG Wed Jun 29 03:09:41 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 586D216A41C; Wed, 29 Jun 2005 03:09:41 +0000 (GMT) (envelope-from martin@gneto.com) Received: from mxfep02.bredband.com (mxfep02.bredband.com [195.54.107.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B77C43D53; Wed, 29 Jun 2005 03:09:39 +0000 (GMT) (envelope-from martin@gneto.com) Received: from as6-1-5.kr.m.bonet.se ([83.227.181.30] [83.227.181.30]) by mxfep02.bredband.com with ESMTP id <20050629030937.VUMR12835.mxfep02.bredband.com@as6-1-5.kr.m.bonet.se>; Wed, 29 Jun 2005 05:09:37 +0200 Received: from [192.168.10.11] (euklides.gneto.com [192.168.10.11]) by as6-1-5.kr.m.bonet.se (Postfix) with ESMTP id 6EE70678B9; Wed, 29 Jun 2005 05:09:37 +0200 (CEST) Message-ID: <42C210F2.3020601@gneto.com> Date: Wed, 29 Jun 2005 05:09:38 +0200 From: Martin Nilsson User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050326) X-Accept-Language: en-us, en MIME-Version: 1.0 To: =?ISO-8859-1?Q?S=F8ren_Schmidt?= 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> In-Reply-To: <04E48272-9625-406C-AF58-BA1A554FFC89@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit 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: Wed, 29 Jun 2005 03:09:41 -0000 Søren Schmidt wrote: > Now, I do have a 5.4 version of ATA from current, but its unclear to me > if it is wanted/allowed into 5.x, and until that eventual commit > happens I'm out of the loop on ATA in 5.x which I also stated > repeatedly here on the lists. Hi Søren, 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 and just wait for 6.0 to be released. Thanks for your work! The ATA support (including intel RAID) in CURRENT works very well on the few boxes I dare to run it on. /Martin