summaryrefslogtreecommitdiffstats
path: root/dmi.c
diff options
context:
space:
mode:
Diffstat (limited to 'dmi.c')
-rw-r--r--dmi.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/dmi.c b/dmi.c
index c9d904b..729cdb1 100644
--- a/dmi.c
+++ b/dmi.c
@@ -90,6 +90,7 @@ static const struct {
{0x11, 0, "Main Server Chassis"},
{0x17, 0, "Rack Mount Chassis"},
{0x18, 0, "Sealed-case PC"}, /* used by Supermicro (X8SIE) */
+ {0x19, 0, "Multi-system"}, /* used by Supermicro (X7DWT) */
};
#if CONFIG_INTERNAL_DMI == 1
OpenPOWER on IntegriCloud