]> xenbits.xensource.com Git - xen.git/commitdiff
add xen/include/xen/pci_ids.h forgotten in 64c4c7c8
authorJan Beulich <jbeulich@suse.com>
Tue, 13 May 2014 06:30:56 +0000 (08:30 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 13 May 2014 06:30:56 +0000 (08:30 +0200)
xen/include/xen/pci_ids.h [new file with mode: 0644]

diff --git a/xen/include/xen/pci_ids.h b/xen/include/xen/pci_ids.h
new file mode 100644 (file)
index 0000000..d8a3539
--- /dev/null
@@ -0,0 +1,5 @@
+#define PCI_VENDOR_ID_AMD                0x1022
+
+#define PCI_VENDOR_ID_NVIDIA             0x10de
+
+#define PCI_VENDOR_ID_INTEL              0x8086