From owner-freebsd-current@FreeBSD.ORG Sun Feb 19 12:19:18 2006 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 CFDB416A420 for ; Sun, 19 Feb 2006 12:19:18 +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 EA37643D45 for ; Sun, 19 Feb 2006 12:19:17 +0000 (GMT) (envelope-from sos@FreeBSD.org) Received: from [194.192.25.142] (spider.deepcore.dk [194.192.25.142]) by spider.deepcore.dk (8.13.4/8.13.4) with ESMTP id k1JCJEeQ043054; Sun, 19 Feb 2006 13:19:14 +0100 (CET) (envelope-from sos@FreeBSD.org) Message-ID: <43F86242.5050701@FreeBSD.org> Date: Sun, 19 Feb 2006 13:19:14 +0100 From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= User-Agent: Thunderbird 1.5 (X11/20060130) MIME-Version: 1.0 To: thierry@herbelot.com References: <200602191005.25128.thierry@herbelot.com> In-Reply-To: <200602191005.25128.thierry@herbelot.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-mail-scanned: by DeepCore Virus & Spam killer v1.16 Cc: freebsd-current@FreeBSD.org Subject: Re: MFC of "Unbreak Promise SATAII/150 controllers" ? 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: Sun, 19 Feb 2006 12:19:18 -0000 Thierry Herbelot wrote: > Hello, > > My main server runs Releng-6 and has SATA disks driven by a Promise SATA > controller. > > Recent releng-6 kernels (6.1-Beta) lose access to the disks with messages > like : > ad10: req=0xc2771e10 SETFEATURES SET TRANSFER MODE semaphore timeout !! DANGER > Will Robinson !! > (the disks themselves are new and have been checked recently : they have been > converted to a g_mirror setup). > > After searching in cvs archives, I have found this commit for -Current : > http://lists.freebsd.org/pipermail/cvs-src/2006-February/059647.html > > Modified files: > sys/dev/ata ata-all.c ata-all.h ata-chipset.c > Log: > Unbreak Promise SATAII/150 controllers caused by the DMA dump changes. > > a quick check with a recent (yesterday's) -current kernel (running in the > place of releng_6) seems to show that -current is fixed (at least a 'ls > -lR /big_part' runs as expected). > > Is there any plan to MFC this commit ? > Yes, and I got ready for it just as the announce of BETA2 builds hit developers. It'll get in as soon as I have a spare minute to catch up as there now a a few more things to MFC... -Søren