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 Add ACPI CPU.
details: https://anonhg.NetBSD.org/src/rev/d40b3786f1af
branches: trunk
changeset: 756452:d40b3786f1af
user: jruoho <jruoho%NetBSD.org@localhost>
date: Sun Jul 18 10:19:09 2010 +0000
description:
Add ACPI CPU.
diffstat:
sys/arch/i386/conf/ALL | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r 1f293606a45d -r d40b3786f1af sys/arch/i386/conf/ALL
--- a/sys/arch/i386/conf/ALL Sun Jul 18 10:12:58 2010 +0000
+++ b/sys/arch/i386/conf/ALL Sun Jul 18 10:19:09 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: ALL,v 1.260 2010/06/26 15:17:56 kefren Exp $
+# $NetBSD: ALL,v 1.261 2010/07/18 10:19:09 jruoho Exp $
# From NetBSD: GENERIC,v 1.787 2006/10/01 18:37:54 bouyer Exp
#
# ALL machine description file
@@ -17,7 +17,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "ALL-$Revision: 1.260 $"
+#ident "ALL-$Revision: 1.261 $"
maxusers 64 # estimated number of users
@@ -361,6 +361,7 @@
acpiacad* at acpi? # ACPI AC Adapter
acpibat* at acpi? # ACPI Battery
acpibut* at acpi? # ACPI Button
+acpicpu* at acpi? # ACPI CPU
acpidalb* at acpi? # ACPI Direct Application Launch Button
# The ACPI Embedded Controller is generally configured via the special ECDT.
# This is required as parts of the DSDT can reference the EC before the normal
Home |
Main Index |
Thread Index |
Old Index