# SPDX-License-Identifier: GPL-2.0

# 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;
