Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-6]: src/sys/arch/i386/conf Pull up revision 1.45 (requested by ...



details:   https://anonhg.NetBSD.org/src/rev/fe9a3ade1640
branches:  netbsd-1-6
changeset: 527842:fe9a3ade1640
user:      tv <tv%NetBSD.org@localhost>
date:      Mon Jun 10 17:14:01 2002 +0000

description:
Pull up revision 1.45 (requested by gmcgarry in ticket #230):
Include PERFCTRS to match MTRR option.  Now pmc(1) does something useful.

diffstat:

 sys/arch/i386/conf/DR-EVIL |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r a78e4a5c4fee -r fe9a3ade1640 sys/arch/i386/conf/DR-EVIL
--- a/sys/arch/i386/conf/DR-EVIL        Mon Jun 10 17:13:45 2002 +0000
+++ b/sys/arch/i386/conf/DR-EVIL        Mon Jun 10 17:14:01 2002 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: DR-EVIL,v 1.44 2002/04/25 15:06:28 atatat Exp $
+#      $NetBSD: DR-EVIL,v 1.44.6.1 2002/06/10 17:14:01 tv Exp $
 #
 #      DR-EVIL -- Dell Inspiron 3800 laptop used by thorpej%netbsd.org@localhost
 #
@@ -27,6 +27,7 @@
 #options       VM86            # virtual 8086 emulation
 options        USER_LDT        # user-settable LDT; used by WINE
 #options       MTRR            # MTRR support
+#options       PERFCTRS        # performance-monitoring counters support
 # eliminate delay no-ops in I/O; recommended on all but very old machines
 options        DUMMY_NOPS
 



Home | Main Index | Thread Index | Old Index