summaryrefslogtreecommitdiffstats
path: root/cpukit/libpci
diff options
context:
space:
mode:
authorDaniel Hellstrom <daniel@gaisler.com>2015-04-07 16:35:53 +0200
committerDaniel Hellstrom <daniel@gaisler.com>2015-04-17 01:10:27 +0200
commit39937b6c85b12aca9a2991087a139eb0e05e0f20 (patch)
tree92d6f3136ec093e3f7bc8a5781e07ccab60cc5ff /cpukit/libpci
parentLIBPCI: clean-up pci_for_each_child() search arg (diff)
downloadrtems-39937b6c85b12aca9a2991087a139eb0e05e0f20.tar.bz2
LIBPCI: added license and auto-gen comment to pci/ids.h
To be Merged.
Diffstat (limited to 'cpukit/libpci')
-rw-r--r--cpukit/libpci/pci/ids.h27
1 files changed, 26 insertions, 1 deletions
diff --git a/cpukit/libpci/pci/ids.h b/cpukit/libpci/pci/ids.h
index d4ce5f57ef..88e1ad5e3e 100644
--- a/cpukit/libpci/pci/ids.h
+++ b/cpukit/libpci/pci/ids.h
@@ -1,4 +1,29 @@
-/* PCI Identifiers - auto generated */
+/*
+ * Copyright 1994, Drew Eckhardt
+ * Copyright 1997, 1998 Martin Mares <mj@atrey.karlin.mff.cuni.cz>
+ *
+ * This file comes from the auto-generated PCI IDs part of the
+ * cpukit/include/rtems/pci.h.
+ * Copyright 2009, Cobham Gaisler AB
+ *
+ * For more information, please consult the following manuals (look at
+ * http://www.pcisig.com/ for how to get them):
+ *
+ * PCI BIOS Specification
+ * PCI Local Bus Specification
+ * PCI to PCI Bridge Specification
+ * PCI System Design Guide
+ */
+
+/* PCI Vendor and card ID's: sort these numerically according to vendor
+ * (and according to card ID within vendor). Send all updates to
+ * <linux-pcisupport@cck.uni-kl.de>.
+ */
+
+/* For the future this file should be generated
+ * from the PCI IDS database at http://pciids.sourceforge.net/ ?
+ */
+
#ifndef __PCI_IDS_H__
#define __PCI_IDS_H__