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.59 (requested by ...
details: https://anonhg.NetBSD.org/src/rev/a78e4a5c4fee
branches: netbsd-1-6
changeset: 527841:a78e4a5c4fee
user: tv <tv%NetBSD.org@localhost>
date: Mon Jun 10 17:13:45 2002 +0000
description:
Pull up revision 1.59 (requested by gmcgarry in ticket #230):
Include PERFCTRS to match MTRR option. Now pmc(1) does something useful.
diffstat:
sys/arch/i386/conf/CARDBUS | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r a6ad7f4dacb5 -r a78e4a5c4fee sys/arch/i386/conf/CARDBUS
--- a/sys/arch/i386/conf/CARDBUS Mon Jun 10 17:12:31 2002 +0000
+++ b/sys/arch/i386/conf/CARDBUS Mon Jun 10 17:13:45 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CARDBUS,v 1.58 2002/04/25 15:06:28 atatat Exp $
+# $NetBSD: CARDBUS,v 1.58.4.1 2002/06/10 17:13:45 tv Exp $
#
# CARDBUS: GENERIC + CardBus support. Additionally, some
# things typically not found on laptops have been commented out.
@@ -10,7 +10,7 @@
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "CARDBUS-$Revision: 1.58 $"
+#ident "CARDBUS-$Revision: 1.58.4.1 $"
maxusers 32 # estimated number of users
@@ -28,6 +28,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