]> git.ipfire.org Git - thirdparty/pciutils.git/commitdiff
Released as version 2.1.9.
authorMartin Mares <mj@ucw.cz>
Sun, 4 Nov 2001 15:27:15 +0000 (15:27 +0000)
committerMartin Mares <mj@ucw.cz>
Fri, 5 May 2006 12:10:46 +0000 (14:10 +0200)
Makefile
README
lspci.man
pciutils.lsm
pciutils.spec
setpci.man

index 0640b5bf692f3af5a066eb53674faab2206d99f9..1ebf66a591c99a65aa271652dd2f02ddf8809669 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,15 +1,15 @@
-# $Id: Makefile,v 1.36 2000/06/28 11:01:04 mj Exp $
+# $Id: Makefile,v 1.37 2001/11/04 15:27:15 mj Exp $
 # Makefile for Linux PCI Utilities
-# (c) 1998--2000 Martin Mares <mj@suse.cz>
+# (c) 1998--2000 Martin Mares <mj@ucw.cz>
 
 OPT=-O2 -fomit-frame-pointer
 #OPT=-O2 -g
 CFLAGS=$(OPT) -Wall -W -Wno-parentheses -Wstrict-prototypes -Werror
 
-VERSION=2.1.8
+VERSION=2.1.9
 #SUFFIX=-pre2
 #SUFFIX=-alpha
-DATE=2000-05-20
+DATE=2001-11-04
 
 INSTALL=install
 DIRINSTALL=install -d
diff --git a/README b/README
index 70a5e01f62ce5a7f878c086008608b7bf85f20eb..02e7e9385d765d287fcb6b19859c8937c882e692 100644 (file)
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
-This package contains the PCI Utilities, version 2.1.8.
+This package contains the PCI Utilities, version 2.1.9.
 
-Copyright (c) 1997--2000 Martin Mares <mj@suse.cz>
+Copyright (c) 1997--2001 Martin Mares <mj@ucw.cz>
 
 All files in this package can be freely distributed and used according
 to the terms of the GNU General Public License, either version 2 or
@@ -35,16 +35,22 @@ me for whatever you want.
    If you have any bug reports or suggestions, send them to the author.
 
    If you want, subscribe to linux-pci@atrey.karlin.mff.cuni.cz (send
-"subscribe linux-pci Your Full Name" to listproc@atrey.karlin.mff.cuni.cz).
+"subscribe linux-pci" to majordomo@atrey.karlin.mff.cuni.cz).
 Release notes about new versions will be send to the list and problems with
 the Linux PCI support will be probably discussed there, too.
 
    You also might want to look at the pciutils web page containing release
 notes and other news: http://atrey.karlin.mff.cuni.cz/~mj/pciutils.html .
 
+   If you're missing any PCI ID's, please look at the home page of the Linux
+PCI ID Repository at http://pciids.sourceforge.net/ and download an updated
+pci.ids file first. If the current version doesn't contain your devices,
+please send us an update either using the Web interface of the Repository
+or just mail a unified diff against the latest pci.ids to pci-ids@ucw.cz.
+
    There also exists a utility called PowerTweak which is able to fine tune
 parameters of many chipsets much better than the Bridge Optimization code
-in Linux kernel (already removed in 2.3.x). See http://linux.powertweak.com/
+in Linux kernel (already removed in 2.3.x). See http://powertweak.sf.net/
 for more information.
 
                                        Have fun
index addcd235398bc4c6e4198de20cbd9744e21a3c0f..6719277d06b41effe1ada91f020aadd229b76558 100644 (file)
--- a/lspci.man
+++ b/lspci.man
@@ -149,4 +149,4 @@ file containing a list of all PCI devices.
 .BR setpci (8)
 
 .SH AUTHOR
-The Linux PCI Utilities are maintained by Martin Mares <mj@suse.cz>.
+The Linux PCI Utilities are maintained by Martin Mares <mj@ucw.cz>.
index 0cc205ca3e33d8828b9118210ee6cda2a29756e8..16274ad3e9379c5f172ae034e24d8a333857e916 100644 (file)
@@ -1,14 +1,14 @@
 Begin3
 Title:          Linux PCI Utilities
-Version:        2.1.8
-Entered-date:   000520
+Version:        2.1.9
+Entered-date:   011104
 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@suse.cz (Martin Mares)
-Maintained-by:  mj@suse.cz (Martin Mares)
-Primary-site:   atrey.karlin.mff.cuni.cz pub/linux/pci/pciutils-2.1.8.tar.gz
-Alternate-site: ftp.kernel.org pub/software/utils/pciutils/pciutils-2.1.8.tar.gz
-Alternate-site: metalab.unc.edu pub/Linux/hardware/pciutils-2.1.8.tar.gz
+Author:         mj@ucw.cz (Martin Mares)
+Maintained-by:  mj@ucw.cz (Martin Mares)
+Primary-site:   atrey.karlin.mff.cuni.cz pub/linux/pci/pciutils-2.1.9.tar.gz
+Alternate-site: ftp.kernel.org pub/software/utils/pciutils/pciutils-2.1.9.tar.gz
+Alternate-site: metalab.unc.edu pub/Linux/hardware/pciutils-2.1.9.tar.gz
 Copying-policy: GPL
 End
index 5e657f07ecc3f493d5ce4410768490aed1d139f6..38e90553f92ef5dd673e848b2a139b8279ca8951 100644 (file)
@@ -1,5 +1,5 @@
 Name:          pciutils
-Version:       2.1.8
+Version:       2.1.9
 Release:       1
 Source:                ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/%{name}-%{version}.tar.gz
 Copyright:     GNU GPL
index 449dd6f284ff39d37d41bc8eee978212a4c68899..4991a98277abaab94f1e9d88f38d6bc05fe9c8fd 100644 (file)
@@ -205,4 +205,4 @@ and 3 to register 3e of device at bus 12, slot 3, function 4.
 .BR lspci (8)
 
 .SH AUTHOR
-The Linux PCI Utilities are maintained by Martin Mares <mj@suse.cz>.
+The Linux PCI Utilities are maintained by Martin Mares <mj@ucw.cz>.