]> mj.ucw.cz Git - pciutils.git/blobdiff - README
lspci: add VirtIO SharedMemory capability support
[pciutils.git] / README
diff --git a/README b/README
index fce2f6151abc9df61334d3c7a417c0e4561257ad..549d9cd3390e26bb3f884295e50878f42b794199 100644 (file)
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
 This package contains the PCI Utilities, version @VERSION@.
 
-Copyright (c) 1997--2023 Martin Mares <mj@ucw.cz>
+Copyright (c) 1997--2024 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
@@ -32,6 +32,7 @@ In runs on the following systems:
        Darwin          (via IOKit)
        DOS/DJGPP       (via i386 ports)
        SylixOS         (via /proc/pci)
+       AmigaOS on PPC  (via Expansion library)
 
 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
@@ -48,6 +49,8 @@ The utilities include:  (See manual pages for more details)
 
   - update-pciids: download the current version of the pci.ids file.
 
+  - pcilmr: performs margining on PCIe links.
+
 
 2. Compiling and (un)installing
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~