Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/ia64/conf Add acpi0 at mainbus - it is not realy op...
details: https://anonhg.NetBSD.org/src/rev/7c5113426129
branches: trunk
changeset: 783550:7c5113426129
user: martin <martin%NetBSD.org@localhost>
date: Fri Dec 28 19:23:29 2012 +0000
description:
Add acpi0 at mainbus - it is not realy optional.
diffstat:
sys/arch/ia64/conf/GENERIC.SKI | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r e31589b2b999 -r 7c5113426129 sys/arch/ia64/conf/GENERIC.SKI
--- a/sys/arch/ia64/conf/GENERIC.SKI Fri Dec 28 17:57:46 2012 +0000
+++ b/sys/arch/ia64/conf/GENERIC.SKI Fri Dec 28 19:23:29 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC.SKI,v 1.8 2012/04/28 23:03:40 rmind Exp $
+# $NetBSD: GENERIC.SKI,v 1.9 2012/12/28 19:23:29 martin Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.8 $"
+#ident "GENERIC-$Revision: 1.9 $"
maxusers 32 # estimated number of users
@@ -64,6 +64,7 @@
mainbus0 at root
cpu* at mainbus?
+acpi0 at mainbus?
# Pull in optional local configuration
Home |
Main Index |
Thread Index |
Old Index