Add MSI MS-7E49
This commit is contained in:
parent
1fbacdea37
commit
421690cdb1
1 changed files with 2 additions and 1 deletions
|
|
@ -82,7 +82,8 @@ static msi_device compatible_devices[] =
|
|||
{"7C39", true },
|
||||
{"7B86", true },
|
||||
{"7B87", true },
|
||||
{"7D95", false}
|
||||
{"7D95", false},
|
||||
{"7E49", true}
|
||||
};
|
||||
|
||||
void DetectMSIRGBControllers()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue