From owner-cvs-all Wed Oct 24 7:46:45 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E4A5737B401; Wed, 24 Oct 2001 07:46:40 -0700 (PDT) Received: (from nyan@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9OEkeG34798; Wed, 24 Oct 2001 07:46:40 -0700 (PDT) (envelope-from nyan) Message-Id: <200110241446.f9OEkeG34798@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Wed, 24 Oct 2001 07:46:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files.pc98 src/sys/modules Makefile src/sys/modules/pmc Makefile src/sys/pc98/conf GENERIC GENERIC.hints src/sys/pc98/pc98 pmc.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 nyan 2001/10/24 07:46:40 PDT Modified files: sys/conf files.pc98 sys/modules Makefile sys/pc98/conf GENERIC GENERIC.hints Added files: sys/modules/pmc Makefile sys/pc98/pc98 pmc.c Log: Added the pmc driver which supports power management controller of old NEC PC-98NOTE. Submitted by: chi@bd.mbn.or.jp (Chiharu Shibata) MFC after: 1 week Revision Changes Path 1.211 +1 -0 src/sys/conf/files.pc98 1.210 +1 -0 src/sys/modules/Makefile 1.1 +13 -0 src/sys/modules/pmc/Makefile (new) 1.192 +1 -0 src/sys/pc98/conf/GENERIC 1.12 +4 -1 src/sys/pc98/conf/GENERIC.hints 1.1 +257 -0 src/sys/pc98/pc98/pmc.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message