Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/sommerfeld_i386mp_1]: src/sys/arch/i386/conf Let this work on MP branch.
details: https://anonhg.NetBSD.org/src/rev/050d7bc15c2f
branches: sommerfeld_i386mp_1
changeset: 482472:050d7bc15c2f
user: sommerfeld <sommerfeld%NetBSD.org@localhost>
date: Sat Dec 29 23:20:29 2001 +0000
description:
Let this work on MP branch.
diffstat:
sys/arch/i386/conf/GENERIC_LAPTOP | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diffs (28 lines):
diff -r 7d02551aed64 -r 050d7bc15c2f sys/arch/i386/conf/GENERIC_LAPTOP
--- a/sys/arch/i386/conf/GENERIC_LAPTOP Sat Dec 29 21:09:02 2001 +0000
+++ b/sys/arch/i386/conf/GENERIC_LAPTOP Sat Dec 29 23:20:29 2001 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC_LAPTOP,v 1.8.2.8 2001/12/29 21:09:04 sommerfeld Exp $
+# $NetBSD: GENERIC_LAPTOP,v 1.8.2.9 2001/12/29 23:20:29 sommerfeld Exp $
# From: NetBSD: GENERIC,v 1.414 2001/07/30 19:59:05 ad Exp
#
# GENERIC_LAPTOP -- GENERIC with cardbus and some USB devices enabled
@@ -6,7 +6,7 @@
include "arch/i386/conf/std.i386"
-#ident "GENERIC-$Revision: 1.8.2.8 $"
+#ident "GENERIC-$Revision: 1.8.2.9 $"
maxusers 32 # estimated number of users
@@ -190,6 +190,9 @@
mainbus0 at root
+cpu* at mainbus? apid ?
+#ioapic* at mainbus? apid ?
+
apm0 at mainbus0 # Advanced power management
# Tuning for power management, see apm(4) for more details.
Home |
Main Index |
Thread Index |
Old Index