graphics() improved vendor, model parsing (linux), memLayout() DDR5 detection (windows)

This commit is contained in:
Sebastian Hildebrandt
2023-08-27 21:48:43 +02:00
parent 1e3535fc85
commit a131e11cda
7 changed files with 24 additions and 11 deletions
+12 -2
View File
@@ -95,7 +95,17 @@
<td>X</td>
<td>X</td>
<td></td>
<td>e.g. ATI</td>
<td>Chip manufacturer e.g. NVIDIA</td>
</tr>
<tr>
<td></td>
<td>...[0].subvendor</td>
<td>X</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td>Subvendor e.g. Gigabyte</td>
</tr>
<tr>
<td></td>
@@ -649,4 +659,4 @@ si.graphics().then(data => console.log(data));</code></pre class="example">
</script>
</body>
</html>
</html>