To be Merged. --- cpukit/libpci/pci/ids.h | 27 ++++++++++++++++++++++++++- 1 files changed, 26 insertions(+), 1 deletions(-)
diff --git a/cpukit/libpci/pci/ids.h b/cpukit/libpci/pci/ids.h index d4ce5f5..88e1ad5 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 <m...@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-pcisupp...@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__ -- 1.7.0.4 _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel