]> git.ipfire.org Git - thirdparty/pciutils.git/commitdiff
Released as version 2.1.8.
authorMartin Mares <mj@ucw.cz>
Sat, 20 May 2000 14:42:35 +0000 (14:42 +0000)
committerMartin Mares <mj@ucw.cz>
Fri, 5 May 2006 12:10:44 +0000 (14:10 +0200)
ChangeLog
Makefile
README
pciutils.lsm
pciutils.spec

index c67099f46bd28eb5604b3cde7d3d78616e7b69a4..c1546d4316888da04497ab187b19e325c18e28dc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2000-05-20  Martin Mares  <mj@albireo.ucw.cz>
+
+       * Released as 2.1.8.
+
+       * pci.ids: ID updates.
+
+       * lspci.c (show_verbose): Min/max latency is now printed in nanoseconds.
+
+2000-05-04  Martin Mares  <mj@albireo.ucw.cz>
+
+       * lspci.c (show_verbose): If the header type doesn't match device
+       class, just print a warning and still use the header type, assuming
+       bogus class info.
+
 2000-05-01  Martin Mares  <mj@albireo.ucw.cz>
 
        * lspci.c (show_pm): Updated according to PCI PM specs 1.1.
index 045acae53f14def56a1b34e67e66e90cfe2bcfdd..784cf96479353fd059445b13faef2e57ea3a22f4 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.33 2000/04/21 11:58:00 mj Exp $
+# $Id: Makefile,v 1.34 2000/05/20 14:42:35 mj Exp $
 # Makefile for Linux PCI Utilities
 # (c) 1998--2000 Martin Mares <mj@suse.cz>
 
@@ -6,10 +6,10 @@ OPT=-O2 -fomit-frame-pointer
 #OPT=-O2 -g
 CFLAGS=$(OPT) -Wall -W -Wno-parentheses -Wstrict-prototypes -Werror
 
-VERSION=2.1.7
-SUFFIX=
+VERSION=2.1.8
+#SUFFIX=-pre2
 #SUFFIX=-alpha
-DATE=2000-04-21
+DATE=2000-05-20
 
 INSTALL=install
 DIRINSTALL=install -d
@@ -77,7 +77,7 @@ release:
        mv pciutils.spec.new pciutils.spec
        mv README.new README
 
-REL=pciutils-$(VERSION)
+REL=pciutils-$(VERSION)$(SUFFIX)
 
 dist: clean
        mkdir dist
diff --git a/README b/README
index ce106b1792e362b026a93e4746640f350f1a6fcf..70a5e01f62ce5a7f878c086008608b7bf85f20eb 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-This package contains the PCI Utilities, version 2.1.7.
+This package contains the PCI Utilities, version 2.1.8.
 
 Copyright (c) 1997--2000 Martin Mares <mj@suse.cz>
 
index 9a7758a150ae96de48704e30fdc7c4e9410ea419..0cc205ca3e33d8828b9118210ee6cda2a29756e8 100644 (file)
@@ -1,13 +1,14 @@
 Begin3
 Title:          Linux PCI Utilities
-Version:        2.1.7
-Entered-date:   000421
+Version:        2.1.8
+Entered-date:   000520
 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.7.tar.gz
-Alternate-site: metalab.unc.edu pub/Linux/hardware/pciutils-2.1.7.tar.gz
+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
 Copying-policy: GPL
 End
index 05bdb95a7de7d4a071ff65289114d04396113b31..5e657f07ecc3f493d5ce4410768490aed1d139f6 100644 (file)
@@ -1,5 +1,5 @@
 Name:          pciutils
-Version:       2.1.7
+Version:       2.1.8
 Release:       1
 Source:                ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/%{name}-%{version}.tar.gz
 Copyright:     GNU GPL