]> mj.ucw.cz Git - pciutils.git/blobdiff - README
libpci: Add separate file for bit manipulation functions
[pciutils.git] / README
diff --git a/README b/README
index abcdc8a80d6f07b74a9295b7594454435aa64654..fce2f6151abc9df61334d3c7a417c0e4561257ad 100644 (file)
--- a/README
+++ b/README
@@ -1,11 +1,14 @@
 This package contains the PCI Utilities, version @VERSION@.
 
 This package contains the PCI Utilities, version @VERSION@.
 
-Copyright (c) 1997--2020 Martin Mares <mj@ucw.cz>
+Copyright (c) 1997--2023 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
 (at your opinion) any newer version. See https://www.gnu.org/ for details.
 
 
 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
 (at your opinion) any newer version. See https://www.gnu.org/ for details.
 
+The author wants to clarify that he does not consider programs which link
+dynamically to the libpci to be derived works of the library.
+
 
 1. What's that?
 ~~~~~~~~~~~~~~~
 
 1. What's that?
 ~~~~~~~~~~~~~~~
@@ -17,12 +20,12 @@ In runs on the following systems:
        Linux           (via /sys/bus/pci, /proc/bus/pci or i386 ports)
        FreeBSD         (via /dev/pci)
        NetBSD          (via libpci)
        Linux           (via /sys/bus/pci, /proc/bus/pci or i386 ports)
        FreeBSD         (via /dev/pci)
        NetBSD          (via libpci)
-       OpenBSD         (via /dev/pci)
+       OpenBSD         (via /dev/pci or i386 ports)
        GNU/kFreeBSD    (via /dev/pci)
        Solaris/i386    (direct port access)
        Aix             (via /dev/pci and odmget)
        GNU Hurd        (direct port access)
        GNU/kFreeBSD    (via /dev/pci)
        Solaris/i386    (direct port access)
        Aix             (via /dev/pci and odmget)
        GNU Hurd        (direct port access)
-       Windows         (direct port access, see README.Windows for caveats)
+       Windows         (via cfgmgr32 or direct port access, see README.Windows for caveats)
        CYGWIN          (direct port access)
        BeOS            (via syscalls)
        Haiku           (via /dev/misc/poke)
        CYGWIN          (direct port access)
        BeOS            (via syscalls)
        Haiku           (via /dev/misc/poke)