From 2a315b7a57fdbcbeec2e0a9c42932ce1d19b87e7 Mon Sep 17 00:00:00 2001 From: Eva Luna Date: Sun, 13 Aug 2023 23:52:13 -0400 Subject: [PATCH] Maxwell [GP100] The three unknown ones --- data/pci_data.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/pci_data.py b/data/pci_data.py index b6e08c814..911cf47e7 100644 --- a/data/pci_data.py +++ b/data/pci_data.py @@ -607,6 +607,9 @@ class nvidia_ids: ] pascal_ids = [ + 0x1725, + 0x172e, + 0x172f, 0x15f0, # GP100GL [Quadro GP100] 0x15f1, # GP100GL 0x15f7, # GP100GL [Tesla P100 PCIe 12GB]