summaryrefslogtreecommitdiff
path: root/pciutils.lsm
blob: c1cb1f6055d58ecc117723f5bc6c893fb84b50b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Begin3
Title:          The PCI Utilities
Version:        @VERSION@
Entered-date:   @LSMDATE@
Description:    This package contains various utilities for inspecting and
		setting of devices connected to the PCI bus.
Keywords:       kernel, pci, lspci, setpci, libpci
Author:         mj@ucw.cz (Martin Mares)
Maintained-by:  mj@ucw.cz (Martin Mares)
Primary-site:   ftp.ucw.cz pub/mj/linux/pci/@ALPHADIR@pciutils-@VERSION@.tar.gz
Alternate-site: ftp.kernel.org pub/software/utils/pciutils/@ALPHADIR@pciutils-@VERSION@.tar.gz
#ifndef ALPHA_VERSION
Alternate-site: metalab.unc.edu pub/Linux/hardware/pciutils-@VERSION@.tar.gz
#endif
Copying-policy: GPL
End