           SPELL=pciutils
         VERSION=3.1.7
     SOURCE_HASH=sha512:af4e81ffab76ae258954d9a4f1dd91f63d1d604216383f412a78adc7ceb7f2038d64e9f6250c113fd3cb3d98f1de7bdd05dc81e87d2d98e28265a34e12a23567
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/$SOURCE
   SOURCE_URL[1]=$KERNEL_URL/pub/software/utils/pciutils/$SOURCE
   SOURCE_URL[2]=http://www.ibiblio.org/pub/Linux/hardware/$SOURCE
        WEB_SITE=http://atrey.karlin.mff.cuni.cz/~mj/pciutils.html
         ENTERED=20020125
      LICENSE[0]=GPL
        KEYWORDS="utils"
           SHORT="setpci, lspci tools (+ development headers/library)"
cat << EOF
The PCI Utilities package contains a library for portable access to PCI
bus configuration space and several utilities based on this library.
Current version works only on Linux, but it can be easily extended to
work on other systems as well.

The utilities include: (See manual pages for more details)

lspci:		displays detailed information about all PCI busses and
		devices in the system, replacing the original /proc/pci
		interface. 

setpci:		allows to read from and write to PCI device
		configuration registers.  For example, you can adjust
		the latency timers with it.


Included development headers and libpci.a library installation.

See also http://pciids.sourceforge.net/.
EOF
