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

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



# HG changeset patch
# User Keir Fraser <keir.fraser@xxxxxxxxxx>
# Date 1242046324 -3600
# Node ID 2522cc95efd2f3fadf7342d18fe86e8f37f89c2a
# Parent  c6b7c6a3e5b36b54aeb497a510efc48f2a293b8e
x86: update ioport_quirks_tbl[] for the proliant BL2xx

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

diff -r c6b7c6a3e5b3 -r 2522cc95efd2 xen/arch/x86/ioport_emulate.c
--- a/xen/arch/x86/ioport_emulate.c     Mon May 11 13:50:34 2009 +0100
+++ b/xen/arch/x86/ioport_emulate.c     Mon May 11 13:52:04 2009 +0100
@@ -96,6 +96,14 @@ static struct dmi_system_id __initdata i
     },
     {
         .callback = proliant_quirk,
+        .ident = "HP ProLiant BL2xx",
+        .matches = {
+            DMI_MATCH(DMI_BIOS_VENDOR, "HP"),
+            DMI_MATCH(DMI_PRODUCT_NAME, "ProLiant BL2"),
+        },
+    },
+    {
+        .callback = proliant_quirk,
         .ident = "HP ProLiant BL4xx",
         .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®.