PCI Utilities 3.0.0 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News PCI Utilities 3.0.0 (Default branch)
# 1  
Old 04-11-2008
PCI Utilities 3.0.0 (Default branch)

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.License: GNU General Public License (GPL)Changes:
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.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
npe(7D) 							      Devices								   npe(7D)

NAME
npe - PCI Express bus nexus driver DESCRIPTION
The npe nexus driver is used on X64 servers for PCI Express Root Complex devices that provide PCI Express interconnect. This driver is com- pliant to PCI Express base specification, Revision 1.0a. This nexus driver provides support for the following features: Access to extended configuration space, IEEE 1275 extensions for PCI Express, Base line PCI Express error handling and PCI Express MSI interrupts. FILES
/platform/i86pc/kernel/drv/npe 32-bit ELF kernel module. /platform/i86pc/kernel/drv/amd64/npe 64-bit ELF kernel module. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+------------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+------------------------------+ |Architecture |x64 PCI Express-based systems | +-----------------------------+------------------------------+ |Availability |SUNWcakr.i | +-----------------------------+------------------------------+ SEE ALSO
attributes(5), pcie(4), pcie_pci(7D) PCI Express Base Specification v1.0a -- 2003 Writing Device Drivers IEEE 1275 PCI Bus Binding -- 1998 http://playground.sun.com/1275/bindings/pci/pci-express.txt SunOS 5.11 12 Oct 2005 npe(7D)