Add an example of labels file
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Thu, 15 Aug 2013 15:58:02 +0000 (12:58 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Thu, 15 Aug 2013 15:58:02 +0000 (12:58 -0300)
This is an example of a labels file for a Dell Power Edge T620.

For now, only DIMMs A1 and B1 are tested here.

Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
labels/dell [new file with mode: 0644]

diff --git a/labels/dell b/labels/dell
new file mode 100644 (file)
index 0000000..e1a09a7
--- /dev/null
@@ -0,0 +1,20 @@
+# 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>.<top>.<mid>.<low>
+#
+
+Vendor: Dell Inc.
+
+  Model: 0F5XM3
+    DIMM_A1: 0.0.0;    DIMM_A2:  0.0.1;        DIMM_A3:  0.0.2;        DIMM_A4:  0.0.3;
+    DIMM_A5: 0.1.0;    DIMM_A6:  0.1.1;        DIMM_A7:  0.1.2;        DIMM_A8:  0.1.3;
+    DIMM_A9: 0.2.0;    DIMM_A10: 0.2.1;        DIMM_A11: 0.2.2;        DIMM_A12: 0.2.3;
+
+    DIMM_B1: 1.0.0;    DIMM_B2:  1.0.1;        DIMM_B3:  1.0.2;        DIMM_B4:  1.0.3;
+    DIMM_B5: 1.1.0;    DIMM_B6:  1.1.1;        DIMM_B7:  1.1.2;        DIMM_B8:  1.1.3;
+    DIMM_B9: 1.2.0;    DIMM_B10: 1.2.1;        DIMM_B11: 1.2.2;        DIMM_B12: 1.2.3;