]> git.ipfire.org Git - thirdparty/pciutils.git/blobdiff - ChangeLog
Sylixos port
[thirdparty/pciutils.git] / ChangeLog
index 81d9ac8bd3dd56b2a84a5e687775fc2b0b5c5654..0e01d6123b36bdb4e81bdbf1831c0b38407f4372 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,51 @@
+2017-11-17  Martin Mares <mj@ucw.cz>
+
+       * Released as 3.5.6.
+
+       * Improvements of the FreeBSD back-end: read-only access for non-root,
+         support DragonFly BSD, support extended config space.
+
+       * MN VPD keyword is decoded correctly.
+
+       * As usually, updated pci.ids to the current snapshot of the database.
+
+2017-07-05  Martin Mares <mj@ucw.cz>
+
+       * Released as 3.5.5.
+
+       * Better decoding of AER capability.
+
+       * "Slot Implemented" flag is decoded for PCI/PCI-X to PCIe bridges.
+
+       * Minor fixes of decoding other capabilities.
+
+       * As usually, updated pci.ids to the current snapshot of the database.
+
+2017-02-25  Martin Mares <mj@ucw.cz>
+
+       * Released as 3.5.4.
+
+       * Previous version broke compilation on systems, for which lib/types.h
+         did not provide a 64-bit integer type. It is provided everywhere now.
+
+2017-02-15  Martin Mares <mj@ucw.cz>
+
+       * Released as 3.5.3.
+
+       * When lspci looks for Linux kernel modules, it uses the default
+         path to module directory provided by libkmod. Previously,
+         it tried to construct the path explicitly, which need not
+         work on all systems.
+
+       * Improved formatting of memory and I/O ranges behind a bridge.
+
+       * PCIe link capabilities now display GEN4 speed (16GT/s).
+
+       * PCIe device capabilities now show bits related to atomic operations.
+         Thanks to Satanand Burla for a patch.
+
+       * As usually, updated pci.ids to the current snapshot of the database.
+
 2016-10-03  Martin Mares <mj@ucw.cz>
 
        * Released as 3.5.2.