We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d74fa1e commit fb312e2Copy full SHA for fb312e2
1 file changed
framework_lib/src/wmi.rs
@@ -108,6 +108,7 @@ const PNP_DRIVERS: &[&str] = &[
108
// Mediatek Inc. RZ616 Bluetooth(R) Adapter USB\VID_0E8D&PID_E616&REV_0100&MI_00 1.1037.0.395
109
"RZ616 Bluetooth(R) Adapter",
110
// For both of these WMI shows 31.0.24018.2001 instead of 23.40.18.02. But it's actually the same version
111
+ // 31.0.22024.17002 instead of 23.20.24.17
112
// Advanced Micro Devices, Inc. AMD Radeon(TM) 780M PCI\VEN_1002&DEV_15BF&SUBSYS_0005F111&REV_C1 31.0.24018.2001
113
"AMD Radeon(TM) 780M",
114
// Advanced Micro Devices, Inc. AMD Radeon(TM) RX 7700S PCI\VEN_1002&DEV_7480&SUBSYS_0007F111&REV_C1 31.0.24018.2001
0 commit comments