]> www.infradead.org Git - users/mchehab/rasdaemon.git/commitdiff
rasdaemon: labels/intel add DQ57TM vendor and model
authorWalter Sonius <walterav1984@gmail.com>
Thu, 8 Feb 2024 14:40:45 +0000 (15:40 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Tue, 11 Jun 2024 06:45:32 +0000 (08:45 +0200)
Add labels used on the Intel Corporation DQ57TM motherboard.

$ sudo dmesg | grep DMI | grep DQ57TM
[    0.000000] DMI:  /DQ57TM, BIOS TMIBX10H.86A.0050.2011.1207.1134 12/07/2011

Signed-off-by: Walter Sonius <walterav1984@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
labels/intel [new file with mode: 0644]

diff --git a/labels/intel b/labels/intel
new file mode 100644 (file)
index 0000000..5bf169d
--- /dev/null
@@ -0,0 +1,14 @@
+# RASDAEMON Motherboard DIMM labels Database file.
+#
+#  Vendor-name and model-name are found from the program 'dmidecode'
+#  labels are found from the silk screen on the motherboard.
+#
+#Vendor: <vendor-name>
+#  Model: <model-name>
+#    <label>: <mc>.<channel>.<slot>
+#
+
+Vendor: Intel Corporation
+  Model: DQ57TM
+    CHANNEL_A_DIMM_1: 0.0.1;   CHANNEL_A_DIMM_0: 0.0.0;
+    CHANNEL_B_DIMM_1: 0.1.1;   CHANNEL_B_DIMM_0: 0.1.0;