[U-Boot] [PATCH] Add ESD PCI vendor ID
Matthias Fuchs
matthias.fuchs at esd.eu
Fri Jul 3 16:06:37 CEST 2009
Signed-off-by: Matthias Fuchs <matthias.fuchs at esd.eu>
---
include/pci_ids.h | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/include/pci_ids.h b/include/pci_ids.h
index ae642b1..400c540 100644
--- a/include/pci_ids.h
+++ b/include/pci_ids.h
@@ -1519,6 +1519,8 @@
#define PCI_DEVICE_ID_AUREAL_VORTEX_1 0x0001
#define PCI_DEVICE_ID_AUREAL_VORTEX_2 0x0002
+#define PCI_VENDOR_ID_ESDGMBH 0x12fe
+
#define PCI_VENDOR_ID_CBOARDS 0x1307
#define PCI_DEVICE_ID_CBOARDS_DAS1602_16 0x0001
--
1.6.1
More information about the U-Boot
mailing list