From owner-cvs-all Sat Sep 21 14:43:50 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0A3337B401; Sat, 21 Sep 2002 14:43:49 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90F7343E75; Sat, 21 Sep 2002 14:43:49 -0700 (PDT) (envelope-from nsouch@FreeBSD.org) Received: from freefall.freebsd.org (nsouch@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g8LLhnCo085360; Sat, 21 Sep 2002 14:43:49 -0700 (PDT) (envelope-from nsouch@freefall.freebsd.org) Received: (from nsouch@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g8LLhnrF085359; Sat, 21 Sep 2002 14:43:49 -0700 (PDT) Message-Id: <200209212143.g8LLhnrF085359@freefall.freebsd.org> From: Nicolas Souchu Date: Sat, 21 Sep 2002 14:43:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf NOTES files src/sys/dev/smbus smbus.c src/sys/pci amdpm.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nsouch 2002/09/21 14:43:49 PDT Modified files: sys/conf NOTES files sys/dev/smbus smbus.c sys/pci amdpm.c Log: Cleanup of amdpm(4). Add of NVIDIA nForce (nfpm) smbus support. Obtained from: Thomas D. Dean Revision Changes Path 1.1082 +3 -0 src/sys/conf/NOTES 1.701 +1 -0 src/sys/conf/files 1.16 +1 -0 src/sys/dev/smbus/smbus.c 1.5 +178 -137 src/sys/pci/amdpm.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message