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 New config: GENERIC + (usef...



details:   https://anonhg.NetBSD.org/src/rev/fa448037a481
branches:  sommerfeld_i386mp_1
changeset: 482183:fa448037a481
user:      sommerfeld <sommerfeld%NetBSD.org@localhost>
date:      Sun Feb 20 18:38:49 2000 +0000

description:
New config: GENERIC + (useful?) MP-related options

diffstat:

 sys/arch/i386/conf/GENERIC.MP |  14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

diffs (18 lines):

diff -r c5b60f96bb08 -r fa448037a481 sys/arch/i386/conf/GENERIC.MP
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/arch/i386/conf/GENERIC.MP     Sun Feb 20 18:38:49 2000 +0000
@@ -0,0 +1,14 @@
+#      $NetBSD: GENERIC.MP,v 1.1.2.1 2000/02/20 18:38:49 sommerfeld Exp $
+#
+#      GENERIC.MP -- Generic, plus enable Multiprocessor support.
+#
+
+include "arch/i386/conf/GENERIC"
+
+options                MULTIPROCESSOR
+options        LOCKDEBUG
+options        MPDEBUG
+options        MPVERBOSE
+options                DEBUG
+
+ioapic*                at mainbus? apid ?



Home | Main Index | Thread Index | Old Index