]> git.ipfire.org Git - thirdparty/pciutils.git/commitdiff
Updated ChangeLog
authorMartin Mares <mj@ucw.cz>
Sun, 2 Nov 2014 10:35:29 +0000 (11:35 +0100)
committerMartin Mares <mj@ucw.cz>
Sun, 2 Nov 2014 10:35:29 +0000 (11:35 +0100)
ChangeLog

index 31291c0d8666556b2e4b5045f0424ac5e0b2ce4c..817f8b0fbba1c82db8049f553942143c46efda89 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+2014-11-02  Martin Mares <mj@ucw.cz>
+
+       * Device names exported by BIOS are displayed on Linux.
+
+       * On Linux systems, HWDB is used to look up device names
+         when our ID database gives no match. (More precisely,
+         HWDB is consulted after local pci.ids, but before using
+         network to query online pci.ids.) Thanks to Tom Gundersen
+         for the initial patch.
+
+       * Added experimental back-end for OS X / Darwin. Thanks to
+         Richard Yao for providing it.
+
+       * Interrupt Pin and Interrupt Line registers are displayed
+         for bridge devices, too.
+
+       * Several portability bugs have been fixed.
+
+       * Several typos have been fixed. Also, use of questionable
+         constructs in man pages has been reduced.
+
+       * PCIe link capabilities now include the ASPMOptComp bit.
+
+       * The "CRS Software Visibility" bit is now decoded properly.
+
+       * Updated pci.ids to the current snapshot of the database.
+
 2013-11-10  Martin Mares <mj@ucw.cz>
 
        * Released as 3.2.1.