From owner-cvs-src@FreeBSD.ORG Fri Oct 14 16:15:49 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3FDC716A41F; Fri, 14 Oct 2005 16:15:49 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 736C143D46; Fri, 14 Oct 2005 16:15:48 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j9EGFl6h000629; Fri, 14 Oct 2005 19:15:47 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 15865-01-3; Fri, 14 Oct 2005 19:15:45 +0300 (EEST) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j9EGCt6B000534 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 14 Oct 2005 19:12:55 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.4/8.13.4) id j9EGCtSq001562; Fri, 14 Oct 2005 19:12:55 +0300 (EEST) (envelope-from ru) Date: Fri, 14 Oct 2005 19:12:54 +0300 From: Ruslan Ermilov To: Sam Leffler Message-ID: <20051014161254.GB1337@ip.net.ua> References: <200510141512.j9EFCksd060023@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="uQr8t48UFsdbeI+V" Content-Disposition: inline In-Reply-To: <200510141512.j9EFCksd060023@repoman.freebsd.org> User-Agent: Mutt/1.5.9i X-Virus-Scanned: by amavisd-new at ip.net.ua Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/modules Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Oct 2005 16:15:49 -0000 --uQr8t48UFsdbeI+V Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Sam, On Fri, Oct 14, 2005 at 03:12:46PM +0000, Ruslan Ermilov wrote: > ru 2005-10-14 15:12:46 UTC >=20 > FreeBSD src repository >=20 > Modified files: > sys/modules Makefile=20 > Log: > Sort SUBDIR and surrounding definitions. > =20 > Revision Changes Path > 1.459 +4 -4 src/sys/modules/Makefile >=20 This moves ath_rate_sample after ath_rate_onoe in the SUBDIR list, making the former end up as /boot/kernel/ath_rate.ko. I thought it's OK since ath_rate_sample is documented in the ath(4) manpage, and it appears to work OK, but now I noticed that ath_rate_onoe is preferred in sys/conf/*/NOTES. So which one is actually preferred? Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --uQr8t48UFsdbeI+V Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDT9kGqRfpzJluFF4RAt6rAJ4qiNFq8g3VYmNSpUYFhncv1IkiMQCghwmL aoM7CjRb1yEXgoQsX00lh00= =8hqA -----END PGP SIGNATURE----- --uQr8t48UFsdbeI+V--