From: Amit Shah Date: Tue, 9 Jun 2009 16:42:46 +0000 (+0530) Subject: pci: add define for communication class devices X-Git-Tag: TizenStudio_2.0_p2.3~8648 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9c09a0306feae6b718c9cc6d483e6572f6d751dd;p=sdk%2Femulator%2Fqemu.git pci: add define for communication class devices Signed-off-by: Amit Shah Signed-off-by: Anthony Liguori --- diff --git a/hw/pci_ids.h b/hw/pci_ids.h index 427fcd5..3afe674 100644 --- a/hw/pci_ids.h +++ b/hw/pci_ids.h @@ -35,6 +35,8 @@ #define PCI_CLASS_BRIDGE_PCI 0x0604 #define PCI_CLASS_BRIDGE_OTHER 0x0680 +#define PCI_CLASS_COMMUNICATION_OTHER 0x0780 + #define PCI_CLASS_PROCESSOR_CO 0x0b40 #define PCI_CLASS_PROCESSOR_POWERPC 0x0b20