From owner-cvs-src@FreeBSD.ORG Fri Oct 14 17:22:29 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 8E71516A41F; Fri, 14 Oct 2005 17:22:29 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13C2B43D58; Fri, 14 Oct 2005 17:22:29 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9EHMSxn072776; Fri, 14 Oct 2005 17:22:28 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9EHMSR7072775; Fri, 14 Oct 2005 17:22:28 GMT (envelope-from ru) Message-Id: <200510141722.j9EHMSR7072775@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 14 Oct 2005 17:22:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/amd64/conf NOTES src/sys/i386/conf NOTES 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 17:22:29 -0000 ru 2005-10-14 17:22:28 UTC FreeBSD src repository Modified files: sys/amd64/conf NOTES sys/i386/conf NOTES Log: Sort ath_rate_* entries. Mark ath_rate_sample as the desired algorithm. Discussed with: sam Revision Changes Path 1.44 +2 -2 src/sys/amd64/conf/NOTES 1.1207 +2 -2 src/sys/i386/conf/NOTES