Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/xen/conf Include required file for xen acpi



details:   https://anonhg.NetBSD.org/src/rev/4147aa6fa764
branches:  trunk
changeset: 766006:4147aa6fa764
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Mon Jun 13 00:53:15 2011 +0000

description:
Include required file for xen acpi

diffstat:

 sys/arch/xen/conf/files.xen |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 10bde06eb466 -r 4147aa6fa764 sys/arch/xen/conf/files.xen
--- a/sys/arch/xen/conf/files.xen       Mon Jun 13 00:17:15 2011 +0000
+++ b/sys/arch/xen/conf/files.xen       Mon Jun 13 00:53:15 2011 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: files.xen,v 1.120 2011/06/12 16:31:57 jruoho Exp $
+#      $NetBSD: files.xen,v 1.121 2011/06/13 00:53:15 pgoyette Exp $
 #      NetBSD: files.x86,v 1.10 2003/10/08 17:30:00 bouyer Exp 
 #      NetBSD: files.i386,v 1.254 2004/03/25 23:32:10 jmc Exp 
 
@@ -275,6 +275,7 @@
 file   arch/x86/x86/nmi.c
 
 file   arch/x86/acpi/acpi_machdep.c    acpi
+file   arch/x86/acpi/acpi_pdc.c        acpi
 
 device ioapic
 attach ioapic at ioapicbus



Home | Main Index | Thread Index | Old Index