From 13f0e1d4691660b9d2ca127cb720138c4de321b5 Mon Sep 17 00:00:00 2001 From: Hoang Hong Quan Date: Tue, 21 Oct 2025 20:55:54 +0700 Subject: [PATCH] Add device ID (467F) for Intel RST VMD --- Scripts/datasets/pci_data.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Scripts/datasets/pci_data.py b/Scripts/datasets/pci_data.py index 0124f93..983ef4b 100644 --- a/Scripts/datasets/pci_data.py +++ b/Scripts/datasets/pci_data.py @@ -1279,7 +1279,8 @@ UnsupportedSATAControllerIDs = [ ] IntelVMDIDs = [ - "8086-09AB" + "8086-09AB", + "8086-467F" ] # Resource: https://pci-ids.ucw.cz/