From owner-svn-src-all@FreeBSD.ORG Thu Oct 29 18:32:40 2009 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6745D106568D; Thu, 29 Oct 2009 18:32:40 +0000 (UTC) (envelope-from peterjeremy@acm.org) Received: from mail16.syd.optusnet.com.au (mail16.syd.optusnet.com.au [211.29.132.197]) by mx1.freebsd.org (Postfix) with ESMTP id EBB738FC12; Thu, 29 Oct 2009 18:32:39 +0000 (UTC) Received: from server.vk2pj.dyndns.org (c122-106-233-13.belrs3.nsw.optusnet.com.au [122.106.233.13]) by mail16.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id n9TIWa1g026063 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 30 Oct 2009 05:32:37 +1100 X-Bogosity: Ham, spamicity=0.000000 Received: from server.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1]) by server.vk2pj.dyndns.org (8.14.3/8.14.3) with ESMTP id n9TIWaGp009499; Fri, 30 Oct 2009 05:32:36 +1100 (EST) (envelope-from peter@server.vk2pj.dyndns.org) Received: (from peter@localhost) by server.vk2pj.dyndns.org (8.14.3/8.14.3/Submit) id n9TIWabX009498; Fri, 30 Oct 2009 05:32:36 +1100 (EST) (envelope-from peter) Date: Fri, 30 Oct 2009 05:32:36 +1100 From: Peter Jeremy To: Alexander Motin Message-ID: <20091029183236.GA9461@server.vk2pj.dyndns.org> References: <200910261035.n9QAZHGR084488@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gKMricLos+KVdGMg" Content-Disposition: inline In-Reply-To: <200910261035.n9QAZHGR084488@svn.freebsd.org> X-PGP-Key: http://members.optusnet.com.au/peterjeremy/pubkey.asc User-Agent: Mutt/1.5.20 (2009-06-14) 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-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Oct 2009 18:32:40 -0000 --gKMricLos+KVdGMg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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. Eg a kernel with: device atadisk # ATA disk drives device atapicd # ATAPI CDROM drives options ATA_STATIC_ID # Static device numbering device atacore # Core ATA functionality device atapci # PCI bus support; only generic chipset sup= port device ataahci # AHCI SATA device ataati # ATI blows up whilst linking with: linking kernel.debug ata-ati.o(.text+0xe5): In function `ata_ati_probe': /tank/src9/sys/dev/ata/chipsets/ata-ati.c:110: undefined reference to `ata_= sii_chipinit' *** Error code 1 --=20 Peter Jeremy --gKMricLos+KVdGMg Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.13 (FreeBSD) iEYEARECAAYFAkrp38QACgkQ/opHv/APuIfIBQCdE4I/QWhBkD1xh4SVnd/xrZ7H NTMAnREoJLdyKFDVKrSPI46jA3FJNA6m =itnk -----END PGP SIGNATURE----- --gKMricLos+KVdGMg--