diff options
Diffstat (limited to 'dmi.c')
-rw-r--r-- | dmi.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |