lkml.org 
[lkml]   [2012]   [Nov]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH v2 1/2] pci_ids: Added FPGA-related entries
Date
These are Vendor IDs to FPGA manufacturers, and are necessary for the Xillybus
driver. Even though no other driver uses them currently, I believe their
place is in the general list for future use. The PCIe interface is
popular among these FPGAs, and Linux is used often.

Signed-off-by: Eli Billauer <eli.billauer@gmail.com>
---
include/linux/pci_ids.h | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h
index 9d36b82..09fcb46 100644
--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
@@ -1320,6 +1320,10 @@
#define PCI_DEVICE_ID_REALTEK_8139 0x8139

#define PCI_VENDOR_ID_XILINX 0x10ee
+#define PCI_VENDOR_ID_ALTERA 0x1172
+#define PCI_VENDOR_ID_ACTEL 0x11aa
+#define PCI_VENDOR_ID_LATTICE 0x1204
+
#define PCI_DEVICE_ID_RME_DIGI96 0x3fc0
#define PCI_DEVICE_ID_RME_DIGI96_8 0x3fc1
#define PCI_DEVICE_ID_RME_DIGI96_8_PRO 0x3fc2
--
1.7.2.3


\
 
 \ /
  Last update: 2012-11-30 16:41    [W:0.058 / U:0.448 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site