You can check system configurations from Hackintosh-UEFI-MSI-B760-13900K
Last active
March 18, 2025 22:03
-
-
Save arg0WAK/b4a64b732dfa5e2ed88cfe43a7a94278 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| DefinitionBlock ("", "SSDT", 2, "HACK", "PCI", 0x00000000) | |
| { | |
| External (_SB_.PC00.HDEF, DeviceObj) | |
| Device (_SB.PC00.HDEF) | |
| { | |
| Name (_ADR, 0x001f0003) | |
| Method (_DSM, 4, NotSerialized) | |
| { | |
| If (LEqual (Arg2, Zero)) { Return (Buffer() { 0x03 } ) } | |
| Return (Package () | |
| { | |
| "model", Buffer () { "???" }, | |
| "layout-id", Buffer () { 0x0D, 0x00, 0x00, 0x00 }, | |
| "hda-gfx", Buffer () { "onboard-1" }, | |
| "AAPL,slot-name", Buffer () { "Internal@0,31,3" }, | |
| "device_type", Buffer () { "Audio device" }, | |
| }) | |
| } | |
| } | |
| External (_SB_.PC00.PEG1.HDAU, DeviceObj) | |
| Device (_SB.PC00.PEG1.HDAU) | |
| { | |
| Name (_ADR, 0x00000001) | |
| Method (_DSM, 4, NotSerialized) | |
| { | |
| If (LEqual (Arg2, Zero)) { Return (Buffer() { 0x03 } ) } | |
| Return (Package () | |
| { | |
| "model", Buffer () { "Ellesmere HDMI Audio [Radeon RX 470/480 / 570/580/590]" }, | |
| "device_type", Buffer () { "Audio device" }, | |
| "AAPL,slot-name", Buffer () { "Internal@0,1,0/0,1" }, | |
| }) | |
| } | |
| } | |
| External (_SB_.PC00.IMEI, DeviceObj) | |
| Device (_SB.PC00.IMEI) | |
| { | |
| Name (_ADR, 0x00160000) | |
| Method (_DSM, 4, NotSerialized) | |
| { | |
| If (LEqual (Arg2, Zero)) { Return (Buffer() { 0x03 } ) } | |
| Return (Package () | |
| { | |
| "model", Buffer () { "???" }, | |
| "device_type", Buffer () { "Communication controller" }, | |
| "AAPL,slot-name", Buffer () { "Internal@0,22,0" }, | |
| }) | |
| } | |
| } | |
| External (_SB_.PC00.IGPU, DeviceObj) | |
| Device (_SB.PC00.IGPU) | |
| { | |
| Name (_ADR, 0x00020000) | |
| Method (_DSM, 4, NotSerialized) | |
| { | |
| If (LEqual (Arg2, Zero)) { Return (Buffer() { 0x03 } ) } | |
| Return (Package () | |
| { | |
| "AAPL,ig-platform-id", Buffer () { 0x09, 0x00, 0xA5, 0x3E }, | |
| "model", Buffer () { "Intel Raptor Lake-S GT1 [UHD Graphics 770]" }, | |
| "hda-gfx", Buffer () { "onboard-2" }, | |
| "AAPL,slot-name", Buffer () { "Internal@0,2,0" }, | |
| "device_type", Buffer () { "Display controller" }, | |
| }) | |
| } | |
| } | |
| External (_SB_.PC00.RP15.PXSX, DeviceObj) | |
| Device (_SB.PC00.RP15.PXSX) | |
| { | |
| Name (_ADR, 0x00000000) | |
| Method (_DSM, 4, NotSerialized) | |
| { | |
| If (LEqual (Arg2, Zero)) { Return (Buffer() { 0x03 } ) } | |
| Return (Package () | |
| { | |
| "model", Buffer () { "RTL8125 2.5GbE Controller" }, | |
| "device_type", Buffer () { "Ethernet controller" }, | |
| "AAPL,slot-name", Buffer () { "Internal@0,29,0/0,0" }, | |
| }) | |
| } | |
| } | |
| External (_SB_.PC00.MC, DeviceObj) | |
| Device (_SB.PC00.MC) | |
| { | |
| Name (_ADR, 0x00000000) | |
| Method (_DSM, 4, NotSerialized) | |
| { | |
| If (LEqual (Arg2, Zero)) { Return (Buffer() { 0x03 } ) } | |
| Return (Package () | |
| { | |
| "model", Buffer () { "???" }, | |
| "device_type", Buffer () { "Host bridge" }, | |
| "AAPL,slot-name", Buffer () { "Internal@0,0,0" }, | |
| }) | |
| } | |
| } | |
| External (_SB_.PC00.LPCB, DeviceObj) | |
| Device (_SB.PC00.LPCB) | |
| { | |
| Name (_ADR, 0x001f0000) | |
| Method (_DSM, 4, NotSerialized) | |
| { | |
| If (LEqual (Arg2, Zero)) { Return (Buffer() { 0x03 } ) } | |
| Return (Package () | |
| { | |
| "model", Buffer () { "???" }, | |
| "device_type", Buffer () { "ISA bridge" }, | |
| "AAPL,slot-name", Buffer () { "Internal@0,31,0" }, | |
| }) | |
| } | |
| } | |
| External (_SB_.PC00.CNVW, DeviceObj) | |
| Device (_SB.PC00.CNVW) | |
| { | |
| Name (_ADR, 0x00140003) | |
| Method (_DSM, 4, NotSerialized) | |
| { | |
| If (LEqual (Arg2, Zero)) { Return (Buffer() { 0x03 } ) } | |
| Return (Package () | |
| { | |
| "model", Buffer () { "???" }, | |
| "device_type", Buffer () { "Network controller" }, | |
| "AAPL,slot-name", Buffer () { "Internal@0,20,3" }, | |
| }) | |
| } | |
| } | |
| External (_SB_.PC00.PEG0.PEGP, DeviceObj) | |
| Device (_SB.PC00.PEG0.PEGP) | |
| { | |
| Name (_ADR, 0x00000000) | |
| Method (_DSM, 4, NotSerialized) | |
| { | |
| If (LEqual (Arg2, Zero)) { Return (Buffer() { 0x03 } ) } | |
| Return (Package () | |
| { | |
| "model", Buffer () { "P2 NVMe PCIe SSD" }, | |
| "device_type", Buffer () { "Non-Volatile memory controller" }, | |
| "AAPL,slot-name", Buffer () { "Internal@0,6,0/0,0" }, | |
| }) | |
| } | |
| } | |
| External (_SB_.PC00.RP05.PXSX, DeviceObj) | |
| Device (_SB.PC00.RP05.PXSX) | |
| { | |
| Name (_ADR, 0x00000000) | |
| Method (_DSM, 4, NotSerialized) | |
| { | |
| If (LEqual (Arg2, Zero)) { Return (Buffer() { 0x03 } ) } | |
| Return (Package () | |
| { | |
| "model", Buffer () { "P2 NVMe PCIe SSD" }, | |
| "device_type", Buffer () { "Non-Volatile memory controller" }, | |
| "AAPL,slot-name", Buffer () { "Internal@0,28,4/0,0" }, | |
| }) | |
| } | |
| } | |
| External (_SB_.PC00.RP25.PXSX, DeviceObj) | |
| Device (_SB.PC00.RP25.PXSX) | |
| { | |
| Name (_ADR, 0x00000000) | |
| Method (_DSM, 4, NotSerialized) | |
| { | |
| If (LEqual (Arg2, Zero)) { Return (Buffer() { 0x03 } ) } | |
| Return (Package () | |
| { | |
| "model", Buffer () { "P2 NVMe PCIe SSD" }, | |
| "device_type", Buffer () { "Non-Volatile memory controller" }, | |
| "AAPL,slot-name", Buffer () { "Internal@0,26,0/0,0" }, | |
| }) | |
| } | |
| } | |
| External (_SB_.PC00.PEG1, DeviceObj) | |
| Device (_SB.PC00.PEG1) | |
| { | |
| Name (_ADR, 0x00010000) | |
| Method (_DSM, 4, NotSerialized) | |
| { | |
| If (LEqual (Arg2, Zero)) { Return (Buffer() { 0x03 } ) } | |
| Return (Package () | |
| { | |
| "model", Buffer () { "???" }, | |
| "device_type", Buffer () { "PCI bridge" }, | |
| "AAPL,slot-name", Buffer () { "Internal@0,1,0" }, | |
| }) | |
| } | |
| } | |
| External (_SB_.PC00.PEG0, DeviceObj) | |
| Device (_SB.PC00.PEG0) | |
| { | |
| Name (_ADR, 0x00060000) | |
| Method (_DSM, 4, NotSerialized) | |
| { | |
| If (LEqual (Arg2, Zero)) { Return (Buffer() { 0x03 } ) } | |
| Return (Package () | |
| { | |
| "model", Buffer () { "???" }, | |
| "device_type", Buffer () { "PCI bridge" }, | |
| "AAPL,slot-name", Buffer () { "Internal@0,6,0" }, | |
| }) | |
| } | |
| } | |
| External (_SB_.PC00.RP25, DeviceObj) | |
| Device (_SB.PC00.RP25) | |
| { | |
| Name (_ADR, 0x001a0000) | |
| Method (_DSM, 4, NotSerialized) | |
| { | |
| If (LEqual (Arg2, Zero)) { Return (Buffer() { 0x03 } ) } | |
| Return (Package () | |
| { | |
| "model", Buffer () { "???" }, | |
| "device_type", Buffer () { "PCI bridge" }, | |
| "AAPL,slot-name", Buffer () { "Internal@0,26,0" }, | |
| }) | |
| } | |
| } | |
| External (_SB_.PC00.RP01, DeviceObj) | |
| Device (_SB.PC00.RP01) | |
| { | |
| Name (_ADR, 0x001c0000) | |
| Method (_DSM, 4, NotSerialized) | |
| { | |
| If (LEqual (Arg2, Zero)) { Return (Buffer() { 0x03 } ) } | |
| Return (Package () | |
| { | |
| "model", Buffer () { "???" }, | |
| "device_type", Buffer () { "PCI bridge" }, | |
| "AAPL,slot-name", Buffer () { "Internal@0,28,0" }, | |
| }) | |
| } | |
| } | |
| External (_SB_.PC00.RP05, DeviceObj) | |
| Device (_SB.PC00.RP05) | |
| { | |
| Name (_ADR, 0x001c0004) | |
| Method (_DSM, 4, NotSerialized) | |
| { | |
| If (LEqual (Arg2, Zero)) { Return (Buffer() { 0x03 } ) } | |
| Return (Package () | |
| { | |
| "model", Buffer () { "???" }, | |
| "device_type", Buffer () { "PCI bridge" }, | |
| "AAPL,slot-name", Buffer () { "Internal@0,28,4" }, | |
| }) | |
| } | |
| } | |
| External (_SB_.PC00.RP15, DeviceObj) | |
| Device (_SB.PC00.RP15) | |
| { | |
| Name (_ADR, 0x001d0000) | |
| Method (_DSM, 4, NotSerialized) | |
| { | |
| If (LEqual (Arg2, Zero)) { Return (Buffer() { 0x03 } ) } | |
| Return (Package () | |
| { | |
| "model", Buffer () { "???" }, | |
| "device_type", Buffer () { "PCI bridge" }, | |
| "AAPL,slot-name", Buffer () { "Internal@0,29,0" }, | |
| }) | |
| } | |
| } | |
| External (_SB_.PC00.SAT0, DeviceObj) | |
| Device (_SB.PC00.SAT0) | |
| { | |
| Name (_ADR, 0x00170000) | |
| Method (_DSM, 4, NotSerialized) | |
| { | |
| If (LEqual (Arg2, Zero)) { Return (Buffer() { 0x03 } ) } | |
| Return (Package () | |
| { | |
| "model", Buffer () { "???" }, | |
| "device_type", Buffer () { "SATA controller" }, | |
| "AAPL,slot-name", Buffer () { "Internal@0,23,0" }, | |
| }) | |
| } | |
| } | |
| External (_SB_.PC00.SBUS, DeviceObj) | |
| Device (_SB.PC00.SBUS) | |
| { | |
| Name (_ADR, 0x001f0004) | |
| Method (_DSM, 4, NotSerialized) | |
| { | |
| If (LEqual (Arg2, Zero)) { Return (Buffer() { 0x03 } ) } | |
| Return (Package () | |
| { | |
| "model", Buffer () { "???" }, | |
| "device_type", Buffer () { "SMBus" }, | |
| "AAPL,slot-name", Buffer () { "Internal@0,31,4" }, | |
| }) | |
| } | |
| } | |
| External (_SB_.PC00.GNA0, DeviceObj) | |
| Device (_SB.PC00.GNA0) | |
| { | |
| Name (_ADR, 0x00080000) | |
| Method (_DSM, 4, NotSerialized) | |
| { | |
| If (LEqual (Arg2, Zero)) { Return (Buffer() { 0x03 } ) } | |
| Return (Package () | |
| { | |
| "model", Buffer () { "GNA Scoring Accelerator module" }, | |
| "device_type", Buffer () { "System peripheral" }, | |
| "AAPL,slot-name", Buffer () { "Internal@0,8,0" }, | |
| }) | |
| } | |
| } | |
| External (_SB_.PC00.XHC, DeviceObj) | |
| Device (_SB.PC00.XHC) | |
| { | |
| Name (_ADR, 0x00140000) | |
| Method (_DSM, 4, NotSerialized) | |
| { | |
| If (LEqual (Arg2, Zero)) { Return (Buffer() { 0x03 } ) } | |
| Return (Package () | |
| { | |
| "model", Buffer () { "???" }, | |
| "device_type", Buffer () { "USB controller" }, | |
| "AAPL,slot-name", Buffer () { "Internal@0,20,0" }, | |
| }) | |
| } | |
| } | |
| External (_SB_.PC00.PEG1.GFX0, DeviceObj) | |
| Device (_SB.PC00.PEG1.GFX0) | |
| { | |
| Name (_ADR, 0x00000000) | |
| Method (_DSM, 4, NotSerialized) | |
| { | |
| If (LEqual (Arg2, Zero)) { Return (Buffer() { 0x03 } ) } | |
| Return (Package () | |
| { | |
| "model", Buffer () { "Ellesmere [Radeon RX 470/480/570/570X/580/580X/590]" }, | |
| "hda-gfx", Buffer () { "onboard-1" }, | |
| "AAPL,slot-name", Buffer () { "Internal@0,1,0/0,0" }, | |
| "device_type", Buffer () { "VGA compatible controller" }, | |
| }) | |
| } | |
| } | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "DevicePath" : "PciRoot(0x0)\/Pci(0x1F,0x3)", | |
| "DeviceName" : "???", | |
| "ShadowDevice" : 31312, | |
| "IORegPath" : "IOService:\/AppleACPIPlatformExpert\/PC00@0\/AppleACPIPCI\/HDEF@1F,3", | |
| "SlotName" : "Internal@0,31,3", | |
| "ASPM" : "Disabled", | |
| "IORegIOName" : "pci8086,7a50", | |
| "ClassCode" : 262912, | |
| "Address" : 2031619, | |
| "PCIDebug" : "00:1F.3", | |
| "VendorName" : "Intel Corporation", | |
| "ClassName" : "Multimedia controller", | |
| "SubDeviceID" : 60822, | |
| "VendorID" : 32902, | |
| "IORegName" : "\/PC00@0\/HDEF@1F,3", | |
| "Model" : "???\u0000", | |
| "SubClassName" : "Audio device", | |
| "SubVendorID" : 5218, | |
| "ShadowVendor" : 32902, | |
| "DeviceID" : 31312, | |
| "BundleID" : "com.apple.driver.AppleHDAController" | |
| }, | |
| { | |
| "DevicePath" : "PciRoot(0x0)\/Pci(0x1,0x0)\/Pci(0x0,0x1)", | |
| "DeviceName" : "Ellesmere HDMI Audio [Radeon RX 470\/480 \/ 570\/580\/590]", | |
| "ShadowDevice" : 43760, | |
| "IORegPath" : "IOService:\/AppleACPIPlatformExpert\/PC00@0\/AppleACPIPCI\/PEG1@1\/IOPP\/HDAU@0,1", | |
| "SlotName" : "Internal@0,1,0\/0,1", | |
| "ASPM" : "Disabled", | |
| "IORegIOName" : "pci1002,aaf0", | |
| "ClassCode" : 262912, | |
| "Address" : 1, | |
| "PCIDebug" : "01:00.1", | |
| "VendorName" : "Advanced Micro Devices, Inc. [AMD\/ATI]", | |
| "ClassName" : "Multimedia controller", | |
| "SubDeviceID" : 43760, | |
| "VendorID" : 4098, | |
| "IORegName" : "\/PC00@0\/PEG1@1\/HDAU@0,1", | |
| "Model" : "Ellesmere HDMI Audio [Radeon RX 580]\u0000", | |
| "SubClassName" : "Audio device", | |
| "SubVendorID" : 7586, | |
| "ShadowVendor" : 4098, | |
| "DeviceID" : 43760, | |
| "BundleID" : "com.apple.driver.AppleGFXHDA" | |
| }, | |
| { | |
| "DevicePath" : "PciRoot(0x0)\/Pci(0x16,0x0)", | |
| "DeviceName" : "???", | |
| "ShadowDevice" : 31336, | |
| "IORegPath" : "IOService:\/AppleACPIPlatformExpert\/PC00@0\/AppleACPIPCI\/IMEI@16", | |
| "SlotName" : "Internal@0,22,0", | |
| "ASPM" : "Disabled", | |
| "IORegIOName" : "pci8086,7a68", | |
| "ClassCode" : 491520, | |
| "Address" : 1441792, | |
| "PCIDebug" : "00:16.0", | |
| "VendorName" : "Intel Corporation", | |
| "ClassName" : "Communication controller", | |
| "SubDeviceID" : 32150, | |
| "VendorID" : 32902, | |
| "IORegName" : "\/PC00@0\/IMEI@16", | |
| "Model" : "???\u0000", | |
| "SubClassName" : "Communication controller", | |
| "SubVendorID" : 5218, | |
| "ShadowVendor" : 32902, | |
| "DeviceID" : 31336, | |
| "BundleID" : "com.apple.driver.AppleACPIPlatform" | |
| }, | |
| { | |
| "DevicePath" : "PciRoot(0x0)\/Pci(0x2,0x0)", | |
| "DeviceName" : "Intel Raptor Lake-S GT1 [UHD Graphics 770]", | |
| "ShadowDevice" : 42880, | |
| "IORegPath" : "IOService:\/AppleACPIPlatformExpert\/PC00@0\/AppleACPIPCI\/IGPU@2", | |
| "SlotName" : "Internal@0,2,0", | |
| "ASPM" : "Disabled", | |
| "IORegIOName" : "display", | |
| "ClassCode" : 229376, | |
| "Address" : 131072, | |
| "PCIDebug" : "00:02.0", | |
| "VendorName" : "Intel Corporation", | |
| "ClassName" : "Display controller", | |
| "SubDeviceID" : 32150, | |
| "VendorID" : 32902, | |
| "IORegName" : "\/PC00@0\/IGPU@2", | |
| "Model" : "Intel Raptor Lake-S GT1 [UHD Graphics 770]\u0000", | |
| "SubClassName" : "Display controller", | |
| "SubVendorID" : 5218, | |
| "ShadowVendor" : 32902, | |
| "DeviceID" : 42880, | |
| "BundleID" : "com.apple.driver.AppleACPIPlatform" | |
| }, | |
| { | |
| "DevicePath" : "PciRoot(0x0)\/Pci(0x1D,0x0)\/Pci(0x0,0x0)", | |
| "DeviceName" : "RTL8125 2.5GbE Controller", | |
| "ShadowDevice" : 33061, | |
| "IORegPath" : "IOService:\/AppleACPIPlatformExpert\/PC00@0\/AppleACPIPCI\/RP15@1D\/IOPP\/PXSX@0", | |
| "SlotName" : "Internal@0,29,0\/0,0", | |
| "ASPM" : "Disabled", | |
| "IORegIOName" : "ethernet", | |
| "ClassCode" : 131072, | |
| "Address" : 0, | |
| "PCIDebug" : "06:00.0", | |
| "VendorName" : "Realtek Semiconductor Co., Ltd.", | |
| "ClassName" : "Network controller", | |
| "SubDeviceID" : 32150, | |
| "VendorID" : 4332, | |
| "IORegName" : "\/PC00@0\/RP15@1D\/PXSX@0", | |
| "Model" : "RTL8125 2.5GbE Controller\u0000", | |
| "SubClassName" : "Ethernet controller", | |
| "SubVendorID" : 5218, | |
| "ShadowVendor" : 4332, | |
| "DeviceID" : 33061, | |
| "BundleID" : "com.insanelymac.LucyRTL8125Ethernet" | |
| }, | |
| { | |
| "DevicePath" : "PciRoot(0x0)\/Pci(0x0,0x0)", | |
| "DeviceName" : "???", | |
| "ShadowDevice" : 42752, | |
| "IORegPath" : "IOService:\/AppleACPIPlatformExpert\/PC00@0\/AppleACPIPCI\/MC@0", | |
| "SlotName" : "Internal@0,0,0", | |
| "ASPM" : "Disabled", | |
| "IORegIOName" : "pci8086,a700", | |
| "ClassCode" : 393216, | |
| "Address" : 0, | |
| "PCIDebug" : "00:00.0", | |
| "VendorName" : "Intel Corporation", | |
| "ClassName" : "Bridge", | |
| "SubDeviceID" : 32150, | |
| "VendorID" : 32902, | |
| "IORegName" : "\/PC00@0\/MC@0", | |
| "Model" : "???\u0000", | |
| "SubClassName" : "Host bridge", | |
| "SubVendorID" : 5218, | |
| "ShadowVendor" : 32902, | |
| "DeviceID" : 42752, | |
| "BundleID" : "com.apple.driver.AppleACPIPlatform" | |
| }, | |
| { | |
| "DevicePath" : "PciRoot(0x0)\/Pci(0x1F,0x0)", | |
| "DeviceName" : "???", | |
| "ShadowDevice" : 31238, | |
| "IORegPath" : "IOService:\/AppleACPIPlatformExpert\/PC00@0\/AppleACPIPCI\/LPCB@1F", | |
| "SlotName" : "Internal@0,31,0", | |
| "ASPM" : "Disabled", | |
| "IORegIOName" : "pci8086,7a06", | |
| "ClassCode" : 393472, | |
| "Address" : 2031616, | |
| "PCIDebug" : "00:1F.0", | |
| "VendorName" : "Intel Corporation", | |
| "ClassName" : "Bridge", | |
| "SubDeviceID" : 32150, | |
| "VendorID" : 32902, | |
| "IORegName" : "\/PC00@0\/LPCB@1F", | |
| "Model" : "???\u0000", | |
| "SubClassName" : "ISA bridge", | |
| "SubVendorID" : 5218, | |
| "ShadowVendor" : 32902, | |
| "DeviceID" : 31238, | |
| "BundleID" : "ru.joedm.SMCSuperIO" | |
| }, | |
| { | |
| "DevicePath" : "PciRoot(0x0)\/Pci(0x14,0x3)", | |
| "DeviceName" : "???", | |
| "ShadowDevice" : 31344, | |
| "IORegPath" : "IOService:\/AppleACPIPlatformExpert\/PC00@0\/AppleACPIPCI\/CNVW@14,3", | |
| "SlotName" : "Internal@0,20,3", | |
| "ASPM" : "Disabled", | |
| "IORegIOName" : "pci8086,7a70", | |
| "ClassCode" : 163840, | |
| "Address" : 1310723, | |
| "PCIDebug" : "00:14.3", | |
| "VendorName" : "Intel Corporation", | |
| "ClassName" : "Network controller", | |
| "SubDeviceID" : 148, | |
| "VendorID" : 32902, | |
| "IORegName" : "\/PC00@0\/CNVW@14,3", | |
| "Model" : "???\u0000", | |
| "SubClassName" : "Network controller", | |
| "SubVendorID" : 32902, | |
| "ShadowVendor" : 32902, | |
| "DeviceID" : 31344, | |
| "BundleID" : "com.zxystd.AirportItlwm" | |
| }, | |
| { | |
| "DevicePath" : "PciRoot(0x0)\/Pci(0x6,0x0)\/Pci(0x0,0x0)", | |
| "DeviceName" : "P2 NVMe PCIe SSD", | |
| "ShadowDevice" : 21514, | |
| "IORegPath" : "IOService:\/AppleACPIPlatformExpert\/PC00@0\/AppleACPIPCI\/PEG0@6\/IOPP\/PEGP@0", | |
| "SlotName" : "Internal@0,6,0\/0,0", | |
| "ASPM" : "Disabled", | |
| "IORegIOName" : "pcic0a9,540a", | |
| "ClassCode" : 67586, | |
| "Address" : 0, | |
| "PCIDebug" : "02:00.0", | |
| "VendorName" : "Micron\/Crucial Technology", | |
| "ClassName" : "Mass storage controller", | |
| "SubDeviceID" : 20513, | |
| "VendorID" : 49321, | |
| "IORegName" : "\/PC00@0\/PEG0@6\/PEGP@0", | |
| "Model" : "???\u0000", | |
| "SubClassName" : "Non-Volatile memory controller", | |
| "SubVendorID" : 49321, | |
| "ShadowVendor" : 49321, | |
| "DeviceID" : 21514, | |
| "BundleID" : "com.apple.iokit.IONVMeFamily" | |
| }, | |
| { | |
| "DevicePath" : "PciRoot(0x0)\/Pci(0x1C,0x4)\/Pci(0x0,0x0)", | |
| "DeviceName" : "P2 NVMe PCIe SSD", | |
| "ShadowDevice" : 21514, | |
| "IORegPath" : "IOService:\/AppleACPIPlatformExpert\/PC00@0\/AppleACPIPCI\/RP05@1C,4\/IOPP\/PXSX@0", | |
| "SlotName" : "Internal@0,28,4\/0,0", | |
| "ASPM" : "Disabled", | |
| "IORegIOName" : "pcic0a9,540a", | |
| "ClassCode" : 67586, | |
| "Address" : 0, | |
| "PCIDebug" : "05:00.0", | |
| "VendorName" : "Micron\/Crucial Technology", | |
| "ClassName" : "Mass storage controller", | |
| "SubDeviceID" : 20513, | |
| "VendorID" : 49321, | |
| "IORegName" : "\/PC00@0\/RP05@1C,4\/PXSX@0", | |
| "Model" : "???\u0000", | |
| "SubClassName" : "Non-Volatile memory controller", | |
| "SubVendorID" : 49321, | |
| "ShadowVendor" : 49321, | |
| "DeviceID" : 21514, | |
| "BundleID" : "com.apple.iokit.IONVMeFamily" | |
| }, | |
| { | |
| "DevicePath" : "PciRoot(0x0)\/Pci(0x1A,0x0)\/Pci(0x0,0x0)", | |
| "DeviceName" : "P2 NVMe PCIe SSD", | |
| "ShadowDevice" : 21514, | |
| "IORegPath" : "IOService:\/AppleACPIPlatformExpert\/PC00@0\/AppleACPIPCI\/RP25@1A\/IOPP\/PXSX@0", | |
| "SlotName" : "Internal@0,26,0\/0,0", | |
| "ASPM" : "Disabled", | |
| "IORegIOName" : "pcic0a9,540a", | |
| "ClassCode" : 67586, | |
| "Address" : 0, | |
| "PCIDebug" : "03:00.0", | |
| "VendorName" : "Micron\/Crucial Technology", | |
| "ClassName" : "Mass storage controller", | |
| "SubDeviceID" : 20513, | |
| "VendorID" : 49321, | |
| "IORegName" : "\/PC00@0\/RP25@1A\/PXSX@0", | |
| "Model" : "???\u0000", | |
| "SubClassName" : "Non-Volatile memory controller", | |
| "SubVendorID" : 49321, | |
| "ShadowVendor" : 49321, | |
| "DeviceID" : 21514, | |
| "BundleID" : "com.apple.iokit.IONVMeFamily" | |
| }, | |
| { | |
| "DevicePath" : "PciRoot(0x0)\/Pci(0x1,0x0)", | |
| "DeviceName" : "???", | |
| "ShadowDevice" : 42765, | |
| "IORegPath" : "IOService:\/AppleACPIPlatformExpert\/PC00@0\/AppleACPIPCI\/PEG1@1", | |
| "SlotName" : "Internal@0,1,0", | |
| "ASPM" : "Disabled", | |
| "IORegIOName" : "pci-bridge", | |
| "ClassCode" : 394240, | |
| "Address" : 65536, | |
| "PCIDebug" : "00:01.0", | |
| "VendorName" : "Intel Corporation", | |
| "ClassName" : "Bridge", | |
| "SubDeviceID" : 0, | |
| "VendorID" : 32902, | |
| "IORegName" : "\/PC00@0\/PEG1@1", | |
| "Model" : "???\u0000", | |
| "SubClassName" : "PCI bridge", | |
| "SubVendorID" : 64, | |
| "ShadowVendor" : 32902, | |
| "DeviceID" : 42765, | |
| "BundleID" : "com.apple.iokit.IOPCIFamily" | |
| }, | |
| { | |
| "DevicePath" : "PciRoot(0x0)\/Pci(0x6,0x0)", | |
| "DeviceName" : "???", | |
| "ShadowDevice" : 42829, | |
| "IORegPath" : "IOService:\/AppleACPIPlatformExpert\/PC00@0\/AppleACPIPCI\/PEG0@6", | |
| "SlotName" : "Internal@0,6,0", | |
| "ASPM" : "Disabled", | |
| "IORegIOName" : "pci-bridge", | |
| "ClassCode" : 394240, | |
| "Address" : 393216, | |
| "PCIDebug" : "00:06.0", | |
| "VendorName" : "Intel Corporation", | |
| "ClassName" : "Bridge", | |
| "SubDeviceID" : 0, | |
| "VendorID" : 32902, | |
| "IORegName" : "\/PC00@0\/PEG0@6", | |
| "Model" : "???\u0000", | |
| "SubClassName" : "PCI bridge", | |
| "SubVendorID" : 0, | |
| "ShadowVendor" : 32902, | |
| "DeviceID" : 42829, | |
| "BundleID" : "com.apple.iokit.IOPCIFamily" | |
| }, | |
| { | |
| "DevicePath" : "PciRoot(0x0)\/Pci(0x1A,0x0)", | |
| "DeviceName" : "???", | |
| "ShadowDevice" : 31304, | |
| "IORegPath" : "IOService:\/AppleACPIPlatformExpert\/PC00@0\/AppleACPIPCI\/RP25@1A", | |
| "SlotName" : "Internal@0,26,0", | |
| "ASPM" : "Disabled", | |
| "IORegIOName" : "pci-bridge", | |
| "ClassCode" : 394240, | |
| "Address" : 1703936, | |
| "PCIDebug" : "00:1A.0", | |
| "VendorName" : "Intel Corporation", | |
| "ClassName" : "Bridge", | |
| "SubDeviceID" : 0, | |
| "VendorID" : 32902, | |
| "IORegName" : "\/PC00@0\/RP25@1A", | |
| "Model" : "???\u0000", | |
| "SubClassName" : "PCI bridge", | |
| "SubVendorID" : 0, | |
| "ShadowVendor" : 32902, | |
| "DeviceID" : 31304, | |
| "BundleID" : "com.apple.iokit.IOPCIFamily" | |
| }, | |
| { | |
| "DevicePath" : "PciRoot(0x0)\/Pci(0x1C,0x0)", | |
| "DeviceName" : "???", | |
| "ShadowDevice" : 31288, | |
| "IORegPath" : "IOService:\/AppleACPIPlatformExpert\/PC00@0\/AppleACPIPCI\/RP01@1C", | |
| "SlotName" : "Internal@0,28,0", | |
| "ASPM" : "L0s+L1", | |
| "IORegIOName" : "pci-bridge", | |
| "ClassCode" : 394240, | |
| "Address" : 1835008, | |
| "PCIDebug" : "00:1C.0", | |
| "VendorName" : "Intel Corporation", | |
| "ClassName" : "Bridge", | |
| "SubDeviceID" : 0, | |
| "VendorID" : 32902, | |
| "IORegName" : "\/PC00@0\/RP01@1C", | |
| "Model" : "???\u0000", | |
| "SubClassName" : "PCI bridge", | |
| "SubVendorID" : 0, | |
| "ShadowVendor" : 32902, | |
| "DeviceID" : 31288, | |
| "BundleID" : "com.apple.iokit.IOPCIFamily" | |
| }, | |
| { | |
| "DevicePath" : "PciRoot(0x0)\/Pci(0x1C,0x4)", | |
| "DeviceName" : "???", | |
| "ShadowDevice" : 31292, | |
| "IORegPath" : "IOService:\/AppleACPIPlatformExpert\/PC00@0\/AppleACPIPCI\/RP05@1C,4", | |
| "SlotName" : "Internal@0,28,4", | |
| "ASPM" : "Disabled", | |
| "IORegIOName" : "pci-bridge", | |
| "ClassCode" : 394240, | |
| "Address" : 1835012, | |
| "PCIDebug" : "00:1C.4", | |
| "VendorName" : "Intel Corporation", | |
| "ClassName" : "Bridge", | |
| "SubDeviceID" : 0, | |
| "VendorID" : 32902, | |
| "IORegName" : "\/PC00@0\/RP05@1C,4", | |
| "Model" : "???\u0000", | |
| "SubClassName" : "PCI bridge", | |
| "SubVendorID" : 0, | |
| "ShadowVendor" : 32902, | |
| "DeviceID" : 31292, | |
| "BundleID" : "com.apple.iokit.IOPCIFamily" | |
| }, | |
| { | |
| "DevicePath" : "PciRoot(0x0)\/Pci(0x1D,0x0)", | |
| "DeviceName" : "???", | |
| "ShadowDevice" : 31286, | |
| "IORegPath" : "IOService:\/AppleACPIPlatformExpert\/PC00@0\/AppleACPIPCI\/RP15@1D", | |
| "SlotName" : "Internal@0,29,0", | |
| "ASPM" : "Disabled", | |
| "IORegIOName" : "pci-bridge", | |
| "ClassCode" : 394240, | |
| "Address" : 1900544, | |
| "PCIDebug" : "00:1D.0", | |
| "VendorName" : "Intel Corporation", | |
| "ClassName" : "Bridge", | |
| "SubDeviceID" : 0, | |
| "VendorID" : 32902, | |
| "IORegName" : "\/PC00@0\/RP15@1D", | |
| "Model" : "???\u0000", | |
| "SubClassName" : "PCI bridge", | |
| "SubVendorID" : 0, | |
| "ShadowVendor" : 32902, | |
| "DeviceID" : 31286, | |
| "BundleID" : "com.apple.iokit.IOPCIFamily" | |
| }, | |
| { | |
| "DevicePath" : "PciRoot(0x0)\/Pci(0x14,0x2)", | |
| "DeviceName" : "???", | |
| "ShadowDevice" : 31271, | |
| "IORegPath" : "IOService:\/AppleACPIPlatformExpert\/PC00@0\/AppleACPIPCI\/pci8086,7a27@14,2", | |
| "SlotName" : "Internal@0,20,2", | |
| "ASPM" : "Disabled", | |
| "IORegIOName" : "pci8086,7a27", | |
| "ClassCode" : 327680, | |
| "Address" : 1310722, | |
| "PCIDebug" : "00:14.2", | |
| "VendorName" : "Intel Corporation", | |
| "ClassName" : "Memory controller", | |
| "SubDeviceID" : 0, | |
| "VendorID" : 32902, | |
| "IORegName" : "\/PC00@0\/pci8086,7a27@14,2", | |
| "Model" : "???\u0000", | |
| "SubClassName" : "RAM memory", | |
| "SubVendorID" : 0, | |
| "ShadowVendor" : 32902, | |
| "DeviceID" : 31271, | |
| "BundleID" : "com.apple.driver.AppleACPIPlatform" | |
| }, | |
| { | |
| "DevicePath" : "PciRoot(0x0)\/Pci(0x17,0x0)", | |
| "DeviceName" : "???", | |
| "ShadowDevice" : 31330, | |
| "IORegPath" : "IOService:\/AppleACPIPlatformExpert\/PC00@0\/AppleACPIPCI\/SAT0@17", | |
| "SlotName" : "Internal@0,23,0", | |
| "ASPM" : "Disabled", | |
| "IORegIOName" : "pci8086,7a62", | |
| "ClassCode" : 67073, | |
| "Address" : 1507328, | |
| "PCIDebug" : "00:17.0", | |
| "VendorName" : "Intel Corporation", | |
| "ClassName" : "Mass storage controller", | |
| "SubDeviceID" : 32150, | |
| "VendorID" : 32902, | |
| "IORegName" : "\/PC00@0\/SAT0@17", | |
| "Model" : "???\u0000", | |
| "SubClassName" : "SATA controller", | |
| "SubVendorID" : 5218, | |
| "ShadowVendor" : 32902, | |
| "DeviceID" : 31330, | |
| "BundleID" : "com.apple.driver.AppleAHCIPort" | |
| }, | |
| { | |
| "DevicePath" : "PciRoot(0x0)\/Pci(0x1F,0x4)", | |
| "DeviceName" : "???", | |
| "ShadowDevice" : 31267, | |
| "IORegPath" : "IOService:\/AppleACPIPlatformExpert\/PC00@0\/AppleACPIPCI\/SBUS@1F,4", | |
| "SlotName" : "Internal@0,31,4", | |
| "ASPM" : "Disabled", | |
| "IORegIOName" : "pci8086,7a23", | |
| "ClassCode" : 787712, | |
| "Address" : 2031620, | |
| "PCIDebug" : "00:1F.4", | |
| "VendorName" : "Intel Corporation", | |
| "ClassName" : "Serial bus controller", | |
| "SubDeviceID" : 32150, | |
| "VendorID" : 32902, | |
| "IORegName" : "\/PC00@0\/SBUS@1F,4", | |
| "Model" : "???\u0000", | |
| "SubClassName" : "SMBus", | |
| "SubVendorID" : 5218, | |
| "ShadowVendor" : 32902, | |
| "DeviceID" : 31267, | |
| "BundleID" : "com.apple.driver.AppleACPIPlatform" | |
| }, | |
| { | |
| "DevicePath" : "PciRoot(0x0)\/Pci(0x1F,0x5)", | |
| "DeviceName" : "???", | |
| "ShadowDevice" : 31268, | |
| "IORegPath" : "IOService:\/AppleACPIPlatformExpert\/PC00@0\/AppleACPIPCI\/pci8086,7a24@1F,5", | |
| "SlotName" : "Internal@0,31,5", | |
| "ASPM" : "Disabled", | |
| "IORegIOName" : "pci8086,7a24", | |
| "ClassCode" : 819200, | |
| "Address" : 2031621, | |
| "PCIDebug" : "00:1F.5", | |
| "VendorName" : "Intel Corporation", | |
| "ClassName" : "Serial bus controller", | |
| "SubDeviceID" : 32150, | |
| "VendorID" : 32902, | |
| "IORegName" : "\/PC00@0\/pci8086,7a24@1F,5", | |
| "Model" : "???\u0000", | |
| "SubClassName" : "Serial bus controller", | |
| "SubVendorID" : 5218, | |
| "ShadowVendor" : 32902, | |
| "DeviceID" : 31268, | |
| "BundleID" : "com.apple.driver.AppleACPIPlatform" | |
| }, | |
| { | |
| "DevicePath" : "PciRoot(0x0)\/Pci(0xA,0x0)", | |
| "DeviceName" : "???", | |
| "ShadowDevice" : 42877, | |
| "IORegPath" : "IOService:\/AppleACPIPlatformExpert\/PC00@0\/AppleACPIPCI\/pci8086,a77d@A", | |
| "SlotName" : "Internal@0,10,0", | |
| "ASPM" : "Disabled", | |
| "IORegIOName" : "pci8086,a77d", | |
| "ClassCode" : 1146880, | |
| "Address" : 655360, | |
| "PCIDebug" : "00:0A.0", | |
| "VendorName" : "Intel Corporation", | |
| "ClassName" : "Signal processing controller", | |
| "SubDeviceID" : 0, | |
| "VendorID" : 32902, | |
| "IORegName" : "\/PC00@0\/pci8086,a77d@A", | |
| "Model" : "???\u0000", | |
| "SubClassName" : "Signal processing controller", | |
| "SubVendorID" : 0, | |
| "ShadowVendor" : 32902, | |
| "DeviceID" : 42877, | |
| "BundleID" : "com.apple.driver.AppleACPIPlatform" | |
| }, | |
| { | |
| "DevicePath" : "PciRoot(0x0)\/Pci(0x8,0x0)", | |
| "DeviceName" : "GNA Scoring Accelerator module", | |
| "ShadowDevice" : 42831, | |
| "IORegPath" : "IOService:\/AppleACPIPlatformExpert\/PC00@0\/AppleACPIPCI\/GNA0@8", | |
| "SlotName" : "Internal@0,8,0", | |
| "ASPM" : "Disabled", | |
| "IORegIOName" : "pci8086,a74f", | |
| "ClassCode" : 557056, | |
| "Address" : 524288, | |
| "PCIDebug" : "00:08.0", | |
| "VendorName" : "Intel Corporation", | |
| "ClassName" : "Generic system peripheral", | |
| "SubDeviceID" : 32150, | |
| "VendorID" : 32902, | |
| "IORegName" : "\/PC00@0\/GNA0@8", | |
| "Model" : "???\u0000", | |
| "SubClassName" : "System peripheral", | |
| "SubVendorID" : 5218, | |
| "ShadowVendor" : 32902, | |
| "DeviceID" : 42831, | |
| "BundleID" : "com.apple.driver.AppleACPIPlatform" | |
| }, | |
| { | |
| "DevicePath" : "PciRoot(0x0)\/Pci(0x14,0x0)", | |
| "DeviceName" : "???", | |
| "ShadowDevice" : 31328, | |
| "IORegPath" : "IOService:\/AppleACPIPlatformExpert\/PC00@0\/AppleACPIPCI\/XHC@14", | |
| "SlotName" : "Internal@0,20,0", | |
| "ASPM" : "Disabled", | |
| "IORegIOName" : "pci8086,7a60", | |
| "ClassCode" : 787248, | |
| "Address" : 1310720, | |
| "PCIDebug" : "00:14.0", | |
| "VendorName" : "Intel Corporation", | |
| "ClassName" : "Serial bus controller", | |
| "SubDeviceID" : 32150, | |
| "VendorID" : 32902, | |
| "IORegName" : "\/PC00@0\/XHC@14", | |
| "Model" : "???\u0000", | |
| "SubClassName" : "USB controller", | |
| "SubVendorID" : 5218, | |
| "ShadowVendor" : 32902, | |
| "DeviceID" : 31328, | |
| "BundleID" : "com.apple.driver.usb.AppleUSBXHCIPCI" | |
| }, | |
| { | |
| "DevicePath" : "PciRoot(0x0)\/Pci(0x1,0x0)\/Pci(0x0,0x0)", | |
| "DeviceName" : "Ellesmere [Radeon RX 470\/480\/570\/570X\/580\/580X\/590]", | |
| "ShadowDevice" : 26591, | |
| "IORegPath" : "IOService:\/AppleACPIPlatformExpert\/PC00@0\/AppleACPIPCI\/PEG1@1\/IOPP\/GFX0@0", | |
| "SlotName" : "Internal@0,1,0\/0,0", | |
| "ASPM" : "Disabled", | |
| "IORegIOName" : "display", | |
| "ClassCode" : 196608, | |
| "Address" : 0, | |
| "PCIDebug" : "01:00.0", | |
| "VendorName" : "Advanced Micro Devices, Inc. [AMD\/ATI]", | |
| "ClassName" : "Display controller", | |
| "SubDeviceID" : 58195, | |
| "VendorID" : 4098, | |
| "IORegName" : "\/PC00@0\/PEG1@1\/GFX0@0", | |
| "Model" : "Radeon RX 580\u0000", | |
| "SubClassName" : "VGA compatible controller", | |
| "SubVendorID" : 7586, | |
| "ShadowVendor" : 4098, | |
| "DeviceID" : 26591, | |
| "BundleID" : "com.apple.kext.AMD9500Controller" | |
| } | |
| ] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
| <plist version="1.0"> | |
| <dict> | |
| <key>DeviceProperties</key> | |
| <dict> | |
| <key>Add</key> | |
| <dict> | |
| <key>PciRoot(0x0)/Pci(0x0,0x0)</key> | |
| <dict> | |
| <key>AAPL,slot-name</key> | |
| <string>Internal@0,0,0</string> | |
| <key>device_type</key> | |
| <string>Host bridge</string> | |
| <key>model</key> | |
| <string>???</string> | |
| </dict> | |
| <key>PciRoot(0x0)/Pci(0x1,0x0)</key> | |
| <dict> | |
| <key>AAPL,slot-name</key> | |
| <string>Internal@0,1,0</string> | |
| <key>device_type</key> | |
| <string>PCI bridge</string> | |
| <key>model</key> | |
| <string>???</string> | |
| </dict> | |
| <key>PciRoot(0x0)/Pci(0x1,0x0)/Pci(0x0,0x0)</key> | |
| <dict> | |
| <key>AAPL,slot-name</key> | |
| <string>Internal@0,1,0/0,0</string> | |
| <key>device_type</key> | |
| <string>VGA compatible controller</string> | |
| <key>hda-gfx</key> | |
| <string>onboard-1</string> | |
| <key>model</key> | |
| <string>Ellesmere [Radeon RX 470/480/570/570X/580/580X/590]</string> | |
| </dict> | |
| <key>PciRoot(0x0)/Pci(0x1,0x0)/Pci(0x0,0x1)</key> | |
| <dict> | |
| <key>AAPL,slot-name</key> | |
| <string>Internal@0,1,0/0,1</string> | |
| <key>device_type</key> | |
| <string>Audio device</string> | |
| <key>model</key> | |
| <string>Ellesmere HDMI Audio [Radeon RX 470/480 / 570/580/590]</string> | |
| </dict> | |
| <key>PciRoot(0x0)/Pci(0x14,0x0)</key> | |
| <dict> | |
| <key>AAPL,slot-name</key> | |
| <string>Internal@0,20,0</string> | |
| <key>device_type</key> | |
| <string>USB controller</string> | |
| <key>model</key> | |
| <string>???</string> | |
| </dict> | |
| <key>PciRoot(0x0)/Pci(0x14,0x2)</key> | |
| <dict> | |
| <key>AAPL,slot-name</key> | |
| <string>Internal@0,20,2</string> | |
| <key>device_type</key> | |
| <string>RAM memory</string> | |
| <key>model</key> | |
| <string>???</string> | |
| </dict> | |
| <key>PciRoot(0x0)/Pci(0x14,0x3)</key> | |
| <dict> | |
| <key>AAPL,slot-name</key> | |
| <string>Internal@0,20,3</string> | |
| <key>device_type</key> | |
| <string>Network controller</string> | |
| <key>model</key> | |
| <string>???</string> | |
| </dict> | |
| <key>PciRoot(0x0)/Pci(0x16,0x0)</key> | |
| <dict> | |
| <key>AAPL,slot-name</key> | |
| <string>Internal@0,22,0</string> | |
| <key>device_type</key> | |
| <string>Communication controller</string> | |
| <key>model</key> | |
| <string>???</string> | |
| </dict> | |
| <key>PciRoot(0x0)/Pci(0x17,0x0)</key> | |
| <dict> | |
| <key>AAPL,slot-name</key> | |
| <string>Internal@0,23,0</string> | |
| <key>device_type</key> | |
| <string>SATA controller</string> | |
| <key>model</key> | |
| <string>???</string> | |
| </dict> | |
| <key>PciRoot(0x0)/Pci(0x1A,0x0)</key> | |
| <dict> | |
| <key>AAPL,slot-name</key> | |
| <string>Internal@0,26,0</string> | |
| <key>device_type</key> | |
| <string>PCI bridge</string> | |
| <key>model</key> | |
| <string>???</string> | |
| </dict> | |
| <key>PciRoot(0x0)/Pci(0x1A,0x0)/Pci(0x0,0x0)</key> | |
| <dict> | |
| <key>AAPL,slot-name</key> | |
| <string>Internal@0,26,0/0,0</string> | |
| <key>device_type</key> | |
| <string>Non-Volatile memory controller</string> | |
| <key>model</key> | |
| <string>P2 NVMe PCIe SSD</string> | |
| </dict> | |
| <key>PciRoot(0x0)/Pci(0x1C,0x0)</key> | |
| <dict> | |
| <key>AAPL,slot-name</key> | |
| <string>Internal@0,28,0</string> | |
| <key>device_type</key> | |
| <string>PCI bridge</string> | |
| <key>model</key> | |
| <string>???</string> | |
| </dict> | |
| <key>PciRoot(0x0)/Pci(0x1C,0x4)</key> | |
| <dict> | |
| <key>AAPL,slot-name</key> | |
| <string>Internal@0,28,4</string> | |
| <key>device_type</key> | |
| <string>PCI bridge</string> | |
| <key>model</key> | |
| <string>???</string> | |
| </dict> | |
| <key>PciRoot(0x0)/Pci(0x1C,0x4)/Pci(0x0,0x0)</key> | |
| <dict> | |
| <key>AAPL,slot-name</key> | |
| <string>Internal@0,28,4/0,0</string> | |
| <key>device_type</key> | |
| <string>Non-Volatile memory controller</string> | |
| <key>model</key> | |
| <string>P2 NVMe PCIe SSD</string> | |
| </dict> | |
| <key>PciRoot(0x0)/Pci(0x1D,0x0)</key> | |
| <dict> | |
| <key>AAPL,slot-name</key> | |
| <string>Internal@0,29,0</string> | |
| <key>device_type</key> | |
| <string>PCI bridge</string> | |
| <key>model</key> | |
| <string>???</string> | |
| </dict> | |
| <key>PciRoot(0x0)/Pci(0x1D,0x0)/Pci(0x0,0x0)</key> | |
| <dict> | |
| <key>AAPL,slot-name</key> | |
| <string>Internal@0,29,0/0,0</string> | |
| <key>device_type</key> | |
| <string>Ethernet controller</string> | |
| <key>model</key> | |
| <string>RTL8125 2.5GbE Controller</string> | |
| </dict> | |
| <key>PciRoot(0x0)/Pci(0x1F,0x0)</key> | |
| <dict> | |
| <key>AAPL,slot-name</key> | |
| <string>Internal@0,31,0</string> | |
| <key>device_type</key> | |
| <string>ISA bridge</string> | |
| <key>model</key> | |
| <string>???</string> | |
| </dict> | |
| <key>PciRoot(0x0)/Pci(0x1F,0x3)</key> | |
| <dict> | |
| <key>AAPL,slot-name</key> | |
| <string>Internal@0,31,3</string> | |
| <key>device_type</key> | |
| <string>Audio device</string> | |
| <key>hda-gfx</key> | |
| <string>onboard-1</string> | |
| <key>layout-id</key> | |
| <data> | |
| DQAAAA== | |
| </data> | |
| <key>model</key> | |
| <string>???</string> | |
| </dict> | |
| <key>PciRoot(0x0)/Pci(0x1F,0x4)</key> | |
| <dict> | |
| <key>AAPL,slot-name</key> | |
| <string>Internal@0,31,4</string> | |
| <key>device_type</key> | |
| <string>SMBus</string> | |
| <key>model</key> | |
| <string>???</string> | |
| </dict> | |
| <key>PciRoot(0x0)/Pci(0x1F,0x5)</key> | |
| <dict> | |
| <key>AAPL,slot-name</key> | |
| <string>Internal@0,31,5</string> | |
| <key>device_type</key> | |
| <string>Serial bus controller</string> | |
| <key>model</key> | |
| <string>???</string> | |
| </dict> | |
| <key>PciRoot(0x0)/Pci(0x2,0x0)</key> | |
| <dict> | |
| <key>AAPL,ig-platform-id</key> | |
| <data> | |
| CQClPg== | |
| </data> | |
| <key>AAPL,slot-name</key> | |
| <string>Internal@0,2,0</string> | |
| <key>device_type</key> | |
| <string>Display controller</string> | |
| <key>hda-gfx</key> | |
| <string>onboard-2</string> | |
| <key>model</key> | |
| <string>Intel Raptor Lake-S GT1 [UHD Graphics 770]</string> | |
| </dict> | |
| <key>PciRoot(0x0)/Pci(0x6,0x0)</key> | |
| <dict> | |
| <key>AAPL,slot-name</key> | |
| <string>Internal@0,6,0</string> | |
| <key>device_type</key> | |
| <string>PCI bridge</string> | |
| <key>model</key> | |
| <string>???</string> | |
| </dict> | |
| <key>PciRoot(0x0)/Pci(0x6,0x0)/Pci(0x0,0x0)</key> | |
| <dict> | |
| <key>AAPL,slot-name</key> | |
| <string>Internal@0,6,0/0,0</string> | |
| <key>device_type</key> | |
| <string>Non-Volatile memory controller</string> | |
| <key>model</key> | |
| <string>P2 NVMe PCIe SSD</string> | |
| </dict> | |
| <key>PciRoot(0x0)/Pci(0x8,0x0)</key> | |
| <dict> | |
| <key>AAPL,slot-name</key> | |
| <string>Internal@0,8,0</string> | |
| <key>device_type</key> | |
| <string>System peripheral</string> | |
| <key>model</key> | |
| <string>GNA Scoring Accelerator module</string> | |
| </dict> | |
| <key>PciRoot(0x0)/Pci(0xA,0x0)</key> | |
| <dict> | |
| <key>AAPL,slot-name</key> | |
| <string>Internal@0,10,0</string> | |
| <key>device_type</key> | |
| <string>Signal processing controller</string> | |
| <key>model</key> | |
| <string>???</string> | |
| </dict> | |
| </dict> | |
| </dict> | |
| </dict> | |
| </plist> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment