]> mj.ucw.cz Git - pciutils.git/blobdiff - README
Support PM No_Soft_Reset bit in lspci
[pciutils.git] / README
diff --git a/README b/README
index 577c46a948c5b5e86d2404e38a45ba4ec4163a33..3e70fb34f4df750c12b12f74bd056ac38508d12a 100644 (file)
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
 This package contains the PCI Utilities, version @VERSION@.
 
-Copyright (c) 1997--2008 Martin Mares <mj@ucw.cz>
+Copyright (c) 1997--2009 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
@@ -23,6 +23,7 @@ In runs on the following systems:
        Aix             (via /dev/pci and odmget)
        GNU Hurd        (direct port access)
        Windows         (direct port access)
+       CYGWIN          (direct port access)
 
 It should be very easy to add support for other systems as well (volunteers
 wanted; if you want to try that, I'll be very glad to see the patches and
@@ -68,7 +69,7 @@ when running make:
                systems as a part of the standard libraries) and tries to
                autodetect its presence if the option is not specified.
 
-  SHARED=yes/  Build libpci as a shared library.  Requires the GNU toolchain.
+  SHARED=yes/  Build libpci as a shared library.  Requires GCC 4.0 or newer.
   no/local     The ABI of the shared library is intended to remain backward
                compatible for a long time (we use symbol versioning to achieve
                that, like GNU libc does).  The value `local' includes the
@@ -127,8 +128,8 @@ If you have any bug reports or suggestions, send them to the author.
 If you have any new ID's, I'll be very glad to add them to the database, but
 please take a look at http://pciids.sf.net/ first and follow the instructions.
 
-If you want, subscribe to linux-pci@atrey.karlin.mff.cuni.cz (send
-"subscribe linux-pci" to majordomo@atrey.karlin.mff.cuni.cz).
+If you want, subscribe to linux-pci@vger.kernel.org (take a look at
+http://vger.kernel.org/ for instructions).
 Release notes about new versions will be send to the list and problems with
 the Linux PCI support will be probably discussed there, too.