From 134635662f183ef1c2b0945e8f609851e8e7243a Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Tue, 6 Nov 2007 22:29:23 +0100 Subject: [PATCH] Released as 2.2.9. --- ChangeLog | 2 ++ Makefile | 4 ++-- README | 4 ++-- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index b94c85a..0836536 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2007-11-06 Martin Mares + * Released as 2.2.9. + * lspci.c: Added a new switch `-k' which requests printing of information on kernel drivers attached to each device and on kernel modules reporting the ability to handle the diff --git a/Makefile b/Makefile index b50626c..74572e9 100644 --- a/Makefile +++ b/Makefile @@ -4,8 +4,8 @@ OPT=-O2 CFLAGS=$(OPT) -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -VERSION=2.2.8 -DATE=2007-10-19 +VERSION=2.2.9 +DATE=2007-11-06 PREFIX=/usr/local SBINDIR=$(PREFIX)/sbin diff --git a/README b/README index 5c67759..42a6261 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ This package contains the PCI Utilities, version @VERSION@. -Copyright (c) 1997--2006 Martin Mares +Copyright (c) 1997--2007 Martin Mares 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 @@ -112,7 +112,7 @@ the Linux PCI support will be probably discussed there, too. 7. Miscellanea ~~~~~~~~~~~~~~ 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.shtml . +notes and other news: http://mj.ucw.cz/pciutils.shtml . There also exists a utility called PowerTweak which is able to fine tune parameters of many chipsets much better than the Bridge Optimization code -- 2.39.5