From owner-svn-src-head@FreeBSD.ORG Thu Oct 29 19:42:28 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 7630F1065676; Thu, 29 Oct 2009 19:42:28 +0000 (UTC) (envelope-from mavbsd@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.153]) by mx1.freebsd.org (Postfix) with ESMTP id AC0948FC0C; Thu, 29 Oct 2009 19:42:27 +0000 (UTC) Received: by fg-out-1718.google.com with SMTP id 16so2258575fgg.13 for ; Thu, 29 Oct 2009 12:42:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :x-enigmail-version:content-type:content-transfer-encoding; bh=VsNiksbKJdEnQRS9zEWgAAqubDk91IWg7NWASgcB9Mg=; b=P3EvduuiTbTtr6+xbaaWB3yMdxVlJrHS87bvLlVJubmyxZfRQpgapLdeqbA+b0nrgi mSJhbO+NET3znr010OTCSBs7TupaA+Kn6YqWSh94cssU3Gm9GajEmT1BapSlM02e6Uiu oAXl8wUTfX1i+gbO39vS97Cd4PSE8QnsnvEC4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; b=Ysk0j/DBX9ox/nL78nqnWyoYQ8ihsYx1wfeORvMaqmHnU77Jj4O5F1UQArI2BN4059 /J5iB5cbaCcg3ap4sa1wmCwRtjTUvu6mUjLR6fJFxpn6Xs48QCY16MZyXu6mPidKqYRM UANcr8UWNaLxtCC7CTVHdbzXUhkjrN6T3Gsus= Received: by 10.103.126.27 with SMTP id d27mr213550mun.56.1256845346571; Thu, 29 Oct 2009 12:42:26 -0700 (PDT) Received: from mavbook.mavhome.dp.ua (pc.mavhome.dp.ua [212.86.226.226]) by mx.google.com with ESMTPS id t10sm1586935muh.13.2009.10.29.12.42.24 (version=SSLv3 cipher=RC4-MD5); Thu, 29 Oct 2009 12:42:25 -0700 (PDT) Sender: Alexander Motin Message-ID: <4AE9F01E.7010309@FreeBSD.org> Date: Thu, 29 Oct 2009 21:42:22 +0200 From: Alexander Motin User-Agent: Thunderbird 2.0.0.23 (X11/20090901) MIME-Version: 1.0 To: Peter Jeremy References: <200910261035.n9QAZHGR084488@svn.freebsd.org> <20091029183236.GA9461@server.vk2pj.dyndns.org> In-Reply-To: <20091029183236.GA9461@server.vk2pj.dyndns.org> X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r198483 - head/sys/conf 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: Thu, 29 Oct 2009 19:42:28 -0000 Peter Jeremy wrote: > On 2009-Oct-26 10:35:17 +0000, Alexander Motin wrote: >> Log: >> Document new modularised ATA kernel options. > > IMO, these either need a bit more documentation because there are > non-intuitive interdependencies, or some of the dependencies need to > be pruned. I'll check dependencies. It is the right way. -- Alexander Motin