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

[Xen-changelog] [xen-unstable] x86: update ioport_quirks_tbl[] for the proliant DL7xx



# HG changeset patch
# User Keir Fraser <keir.fraser@xxxxxxxxxx>
# Date 1219052874 -3600
# Node ID 9eb8bbfbaa064d6ba760d85a18e3d1553adb1d44
# Parent  e4d46ee5d20b3219a8e03e8497aede271996aaa3
x86: update ioport_quirks_tbl[] for the proliant DL7xx

Signed-off-by: Tim Deegan <Tim.Deegan@xxxxxxxxxx>
---
 xen/arch/x86/ioport_emulate.c |    8 ++++++++
 1 files changed, 8 insertions(+)

diff -r e4d46ee5d20b -r 9eb8bbfbaa06 xen/arch/x86/ioport_emulate.c
--- a/xen/arch/x86/ioport_emulate.c     Fri Aug 15 15:01:38 2008 +0100
+++ b/xen/arch/x86/ioport_emulate.c     Mon Aug 18 10:47:54 2008 +0100
@@ -72,6 +72,14 @@ static struct dmi_system_id __initdata i
     },
     {
         .callback = proliant_quirk,
+        .ident = "HP ProLiant DL7xx",
+        .matches = {
+            DMI_MATCH(DMI_BIOS_VENDOR, "HP"),
+            DMI_MATCH(DMI_PRODUCT_NAME, "ProLiant DL7"),
+        },
+    },
+    {
+        .callback = proliant_quirk,
         .ident = "HP ProLiant ML3xx",
         .matches = {
             DMI_MATCH(DMI_BIOS_VENDOR, "HP"),

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.