From owner-svn-src-head@FreeBSD.ORG Tue Mar 31 07:27:20 2009 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 210A91065676; Tue, 31 Mar 2009 07:27:20 +0000 (UTC) (envelope-from mav@FreeBSD.org) Received: from cmail.optima.ua (cmail.optima.ua [195.248.191.121]) by mx1.freebsd.org (Postfix) with ESMTP id 332788FC18; Tue, 31 Mar 2009 07:27:18 +0000 (UTC) (envelope-from mav@FreeBSD.org) X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona-2.1.0 Received: from [212.86.226.226] (account mav@alkar.net HELO mavbook.mavhome.dp.ua) by cmail.optima.ua (CommuniGate Pro SMTP 5.2.9) with ESMTPSA id 238915572; Tue, 31 Mar 2009 10:27:18 +0300 Message-ID: <49D1C5D5.9060406@FreeBSD.org> Date: Tue, 31 Mar 2009 10:27:17 +0300 From: Alexander Motin User-Agent: Thunderbird 2.0.0.21 (X11/20090329) MIME-Version: 1.0 To: Roman Divacky References: <200903302218.n2UMIc6t080193@svn.freebsd.org> <20090331071956.GA6799@freebsd.org> In-Reply-To: <20090331071956.GA6799@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: svn commit: r190581 - in head/sys: . amd64/include/xen arm/arm cddl/dev/dtnfsclient contrib/pf dev/ata dev/ata/chipsets dev/cxgb dev/sound/usb dev/usb dev/usb/bluetooth dev/usb/controller dev/usb/i... X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Mar 2009 07:27:20 -0000 Roman Divacky wrote: > are you sure about the merge info? Sure about what? It is not my mergeinfo, it is already in HEAD. When mergeinfo already exist, svn adds new one with every merge. I have asked about this some days ago on the list, but had no any propositions, so proceeded. > On Mon, Mar 30, 2009 at 10:18:38PM +0000, Alexander Motin wrote: >> Author: mav >> Date: Mon Mar 30 22:18:38 2009 >> New Revision: 190581 >> URL: http://svn.freebsd.org/changeset/base/190581 >> >> Log: >> Integrate user/mav/ata branch: >> >> Add ch_suspend/ch_resume methods for PCI controllers and implement them >> for AHCI. Refactor AHCI channel initialization according to it. >> >> Fix Port Multipliers operation. It is far from perfect yet, but works now. >> Tested with JMicron JMB363 AHCI + SiI 3726 PMP pair. >> Previous version was also tested with SiI 4726 PMP. >> >> Hardware sponsored by: Vitsch Electronics / VEHosting.nl -- Alexander Motin