Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/i386/conf comment out/comment/move p64h2apic line.
details: https://anonhg.NetBSD.org/src/rev/5b884384586e
branches: trunk
changeset: 540315:5b884384586e
user: perry <perry%NetBSD.org@localhost>
date: Mon Dec 09 15:50:57 2002 +0000
description:
comment out/comment/move p64h2apic line.
diffstat:
sys/arch/i386/conf/GENERIC | 11 +++++------
1 files changed, 5 insertions(+), 6 deletions(-)
diffs (39 lines):
diff -r 5a1e7ec3a179 -r 5b884384586e sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC Mon Dec 09 15:24:28 2002 +0000
+++ b/sys/arch/i386/conf/GENERIC Mon Dec 09 15:50:57 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.530 2002/12/09 02:38:13 david Exp $
+# $NetBSD: GENERIC,v 1.531 2002/12/09 15:50:57 perry Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.530 $"
+#ident "GENERIC-$Revision: 1.531 $"
maxusers 32 # estimated number of users
@@ -232,6 +232,9 @@
cpu* at mainbus?
#ioapic* at mainbus?
+# Doesn't do anything yet.
+#p64h2apic* at pci? dev? function? # P64H2 IOxAPIC
+
#apm0 at mainbus0 # Advanced power management
# Tuning for power management, see apm(4) for more details.
@@ -301,10 +304,6 @@
agp* at pchb?
-#
-
-p64h2apic* at pci? dev? function? # P64H2 IOxAPIC
-
# EISA bus support
eisa0 at mainbus?
Home |
Main Index |
Thread Index |
Old Index