Skip to content

Commit

Permalink
rasdaemon: labels/intel add DQ57TM vendor and model
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
walterav1984 authored and mchehab committed Jun 11, 2024
1 parent 28684f4 commit 0a73b93
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions labels/intel
Original file line number Diff line number Diff line change
@@ -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;

0 comments on commit 0a73b93

Please sign in to comment.