RehabMan / OS-X-Fake-PCI-ID

Allow returning Fake PCI ID from IOPCIDevice. Used to avoid patching kexts, such as needed for HD4600 Yosemite, WiFi and others.
GNU General Public License v2.0
250 stars 49 forks source link

FakePCIID_Broadcom_WiFi doesn't load #42

Open fruitofgeorge opened 4 years ago

fruitofgeorge commented 4 years ago

Running Catalina on a mac pro 5,1 with the original BCM94322MC wifi card (14e4, 432b). Trying to fake the pci id so it will load the BRCM4360 kext and get continuity. FakePCIID.kext loads fine but no matter what I do it never loads FakePCIID_Broadcom_WiFi.kext injector. What am I missing?

fruitofgeorge commented 3 years ago

So is this no longer maintained or what?