+Thu Jan 13 23:01:52 2000 Martin Mares <mj@albireo.ucw.cz>
+
+ * Released as version 2.1.3.
+
+ * pci.ids: New ID's.
+
+ * lspci.c: Alpha IO_FORMAT fix by Andrea Arcangeli.
+
+ * lib/access.c: Corrected order of access methods -- it's wonderful how
+ long could such a bug remain unspotted. Thanks go to Andreas Schockenhoff.
+
Sat Dec 11 23:34:48 1999 Martin Mares <mj@albireo.ucw.cz>
* Released as version 2.1.2.
-# $Id: Makefile,v 1.27 1999/12/11 22:38:39 mj Exp $
+# $Id: Makefile,v 1.28 2000/01/13 22:51:31 mj Exp $
# Makefile for Linux PCI Utilities
# (c) 1998--1999 Martin Mares <mj@atrey.karlin.mff.cuni.cz>
#OPT=-O2 -g
CFLAGS=$(OPT) -Wall -W -Wno-parentheses -Wstrict-prototypes -Werror
-VERSION=2.1.2
+VERSION=2.1.3
SUFFIX=
#SUFFIX=-alpha
-DATE=1999-12-11
+DATE=2000-01-13
ifeq ($(shell uname),FreeBSD)
ROOT=/usr/local
-This package contains the PCI Utilities, version 2.1.2.
+This package contains the PCI Utilities, version 2.1.3.
-Copyright (c) 1997--1999 Martin Mares <mj@atrey.karlin.mff.cuni.cz>
+Copyright (c) 1997--2000 Martin Mares <mj@suse.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
.BR setpci (8)
.SH AUTHOR
-The Linux PCI Utilities are maintained by Martin Mares <mj@atrey.karlin.mff.cuni.cz>.
+The Linux PCI Utilities are maintained by Martin Mares <mj@suse.cz>.
Begin3
Title: Linux PCI Utilities
-Version: 2.1.2
-Entered-date: 991211
+Version: 2.1.3
+Entered-date:
Description: This package contains various utilities for inspecting and
- setting of devices connected to the PCI bus. Requires
- kernel version 2.1.82 or newer (supporting the /proc/bus/pci
- interface).
-Keywords: kernel, pci, proc, lspci, setpci
-Author: mj@atrey.karlin.mff.cuni.cz (Martin Mares)
-Maintained-by: mj@atrey.karlin.mff.cuni.cz (Martin Mares)
-Primary-site: atrey.karlin.mff.cuni.cz pub/linux/pci/pciutils-2.1.2.tar.gz
-Alternate-site: metalab.unc.edu pub/Linux/hardware/pciutils-2.1.2.tar.gz
+ 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.3.tar.gz
+Alternate-site: metalab.unc.edu pub/Linux/hardware/pciutils-2.1.3.tar.gz
Copying-policy: GPL
End
Name: pciutils
-Version: 2.1.2
+Version: 2.1.3
Release: 1
Source: ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/%{name}-%{version}.tar.gz
Copyright: GNU GPL
.BR lspci (8)
.SH AUTHOR
-The Linux PCI Utilities are maintained by Martin Mares <mj@atrey.karlin.mff.cuni.cz>.
+The Linux PCI Utilities are maintained by Martin Mares <mj@suse.cz>.