Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/x86/conf sys/arch/x86/x86/iclockmod.c has been remo...
details: https://anonhg.NetBSD.org/src/rev/896c91cac517
branches: trunk
changeset: 763285:896c91cac517
user: jakllsch <jakllsch%NetBSD.org@localhost>
date: Wed Mar 16 11:35:36 2011 +0000
description:
sys/arch/x86/x86/iclockmod.c has been removed.
diffstat:
sys/arch/x86/conf/files.x86 | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diffs (19 lines):
diff -r fc45964dc1c2 -r 896c91cac517 sys/arch/x86/conf/files.x86
--- a/sys/arch/x86/conf/files.x86 Wed Mar 16 09:32:12 2011 +0000
+++ b/sys/arch/x86/conf/files.x86 Wed Mar 16 11:35:36 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.x86,v 1.64 2011/03/04 04:48:40 jruoho Exp $
+# $NetBSD: files.x86,v 1.65 2011/03/16 11:35:36 jakllsch Exp $
# options for MP configuration through the MP spec
defflag opt_mpbios.h MPBIOS MPVERBOSE MPDEBUG MPBIOS_SCANPCI
@@ -108,9 +108,6 @@
file arch/x86/isa/isa_machdep.c isa
-# Intel On Demand Clock Modulation
-file arch/x86/x86/iclockmod.c intel_ondemand_clockmod
-
# IPMI device
device ipmi: sysmon_envsys, sysmon_wdog
attach ipmi at ipmibus
Home |
Main Index |
Thread Index |
Old Index