Commit 28617b2 1 parent d6d6a58 commit 28617b2 Copy full SHA for 28617b2
File tree 1 file changed +27
-0
lines changed
1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change
1
+ 2014-11-02 Martin Mares <
[email protected] >
2
+
3
+ * Device names exported by BIOS are displayed on Linux.
4
+
5
+ * On Linux systems, HWDB is used to look up device names
6
+ when our ID database gives no match. (More precisely,
7
+ HWDB is consulted after local pci.ids, but before using
8
+ network to query online pci.ids.) Thanks to Tom Gundersen
9
+ for the initial patch.
10
+
11
+ * Added experimental back-end for OS X / Darwin. Thanks to
12
+ Richard Yao for providing it.
13
+
14
+ * Interrupt Pin and Interrupt Line registers are displayed
15
+ for bridge devices, too.
16
+
17
+ * Several portability bugs have been fixed.
18
+
19
+ * Several typos have been fixed. Also, use of questionable
20
+ constructs in man pages has been reduced.
21
+
22
+ * PCIe link capabilities now include the ASPMOptComp bit.
23
+
24
+ * The "CRS Software Visibility" bit is now decoded properly.
25
+
26
+ * Updated pci.ids to the current snapshot of the database.
27
+
1
28
2013-11-10 Martin Mares <
[email protected] >
2
29
3
30
* Released as 3.2.1.
You can’t perform that action at this time.
0 commit comments