mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-14 12:48:18 +10:00
Update pci comment
This commit is contained in:
@@ -849,10 +849,10 @@ class intel_ids:
|
||||
|
||||
class broadcom_ids:
|
||||
AppleBCMWLANBusInterfacePCIe = [
|
||||
0x43DC,
|
||||
0x4464,
|
||||
0x4488,
|
||||
0x4425,
|
||||
0x43DC, # BCM4355
|
||||
0x4464, # BCM4364
|
||||
0x4488, # BCM4377b
|
||||
0x4425, # Unknown
|
||||
]
|
||||
|
||||
AirPortBrcmNIC = [
|
||||
|
||||
Reference in New Issue
Block a user