Télécharger la liste

Description du projet

The PCI Utilities package contains various utilities dealing with the PCI bus, and also a library for portable access to PCI configuration registers. It includes `lspci' for listing all PCI devices (very useful for debugging of both kernel and device drivers) and `setpci' for manual configuration of PCI devices.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-08-01 05:31
3.1.3

Un bug dans le décodage de la SR-IOV capacité a été fixée. Les détails de certaines capacités PCIe sont maintenant affichés uniquement avec-vv. Erreurs de segmentation de setpci sur l'entrée non valides ont été résolus. L'analyseur VPD rapports maintenant inconnu et le vendeur éléments définis correctement, et termine sur un quelconque élément de format est inconnu. Le MSI-X taille de la table correspond désormais à la spécification. La capacité de gestion de l'alimentation comprend maintenant le bit de réinitialisation logicielle. Décodage de la capacité de fonctionnalités avancées a été ajouté. La capacité des périphériques série numéro est désormais imprimé dans l'ordre d'octet correcte. La production a été modifié et embelli en plusieurs endroits.
Tags: Minor feature enhancements, Minor bugfixes
A bug in decoding of the SR-IOV capability was fixed. Details of some PCIe capabilities are now displayed only with -vv. Segfaults of setpci on invalid input were resolved. The VPD parser now reports unknown and vendor-defined items properly, and aborts on any item in unknown format. The MSI-X table size now matches the spec. The Power Management capability now includes the soft reset bit. Decoding of the Advanced Features capability was added. The Device Serial Number capability is now printed in the correct byte order. Output was modified and beautified in several places.

2008-12-01 05:28
3.0.3

Le décodage de plusieurs capacités PCI-X a été ajoutée. Impression des capacités MSI a été ajouté. "lspci-k" affiche désormais le sous-système ID aussi, faisant "-k" tout montrer nécessaires pour identifier l'appareil et les pilotes disponibles. Le fichier pci.ids a été mis à jour. Les problèmes de compatibilité avec les paramètres par défaut différents de wget est maintenant contourné. Un port Cygwin a été ajouté. Plusieurs autres bogues ont été corrigés.
Tags: Minor feature enhancements
The decoding of several PCI-X capabilities was added. Printing of MSI capabilities was added. "lspci -k" now displays the subsystem ID too, making "-k" show everything needed to identify the device and the available drivers. The pci.ids file was updated. Compatibility problems with various default settings of wget are now worked around. A Cygwin port was added. Several other bugs were fixed.

2008-04-10 22:41
3.0.0

L'utilitaire lspci est maintenant capable d'utiliser une base de données centrale pour chercher des noms de périphériques qui sont absents de la pci.ids fichier local. Ceci est accompli par les requêtes DNS sur une zone spéciale. Ainsi, la bibliothèque libpci peut être maintenant construit comme une bibliothèque partagée avec un ABI stable.
Tags: Major feature enhancements
The lspci utility is now able to use a central database to look up names of devices that are missing from the local pci.ids file. This is accomplished by DNS queries on a special zone. Also, the libpci library can be now built as a shared library with a stable ABI.

2007-05-04 16:47
2.2.5

Cette version corrige quelques bugs mineurs (notamment dans le backend lecteur dump) et améliore la portabilité vers Solaris. Comme d'habitude, un nouvel instantané de la base de données pci.ids est inclus.
Tags: Minor bugfixes
This release fixes a couple of minor bugs (most
notably in the dump
reader backend) and improves portability to
Solaris. As usual, a new
snapshot of the pci.ids database is included.

2006-09-12 10:22
2.2.4

Code des correctifs et des nettoyages.
Tags: Code cleanup
Code fixes and cleanups.

Project Resources