Skip to content

Commit fb312e2

Browse files
committed
wmi: Add old AMD graphics driver
Signed-off-by: Daniel Schaefer <dhs@frame.work>
1 parent d74fa1e commit fb312e2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

framework_lib/src/wmi.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ const PNP_DRIVERS: &[&str] = &[
108108
// Mediatek Inc. RZ616 Bluetooth(R) Adapter USB\VID_0E8D&PID_E616&REV_0100&MI_00 1.1037.0.395
109109
"RZ616 Bluetooth(R) Adapter",
110110
// 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
111112
// Advanced Micro Devices, Inc. AMD Radeon(TM) 780M PCI\VEN_1002&DEV_15BF&SUBSYS_0005F111&REV_C1 31.0.24018.2001
112113
"AMD Radeon(TM) 780M",
113114
// 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

Comments
 (0)