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.23 (requested by ...
details: https://anonhg.NetBSD.org/src/rev/f766ecbca835
branches: netbsd-1-6
changeset: 527845:f766ecbca835
user: tv <tv%NetBSD.org@localhost>
date: Mon Jun 10 17:14:38 2002 +0000
description:
Pull up revision 1.23 (requested by gmcgarry in ticket #230):
Include PERFCTRS to match MTRR option. Now pmc(1) does something useful.
diffstat:
sys/arch/i386/conf/LAMB | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r 5e00e1e19416 -r f766ecbca835 sys/arch/i386/conf/LAMB
--- a/sys/arch/i386/conf/LAMB Mon Jun 10 17:14:29 2002 +0000
+++ b/sys/arch/i386/conf/LAMB Mon Jun 10 17:14:38 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: LAMB,v 1.22 2002/04/25 15:06:29 atatat Exp $
+# $NetBSD: LAMB,v 1.22.6.1 2002/06/10 17:14:38 tv Exp $
#
# LAMB - a complete kernel for wildlab LAMB, http://www.wildlab.com/
#
@@ -7,7 +7,7 @@
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.22 $"
+#ident "GENERIC-$Revision: 1.22.6.1 $"
maxusers 32 # estimated number of users
@@ -25,6 +25,7 @@
#options DUMMY_NOPS
options MTRR # memory-type range register syscall support
+options PERFCTRS # performance-monitoring counters support
# delay between "rebooting ..." message and hardware reset, in milliseconds
#options CPURESET_DELAY=2000
Home |
Main Index |
Thread Index |
Old Index