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
252 stars 49 forks source link

Adding support for Broadcom BCM94356ZAE? #24

Closed huming2207 closed 7 years ago

huming2207 commented 7 years ago

Hello Rehabman,

I've got a Lenovo Thinkpad X260 laptop, using Broadcom BCM94356ZAE wifi adapter, with PCI Vendor ID 1434, Device ID 43ec. I've tried it on macOS 10.12.4 using your latest kexts and it seems doesn't work. Now my laptop has been reinstalled back to windows, so I'm not sure where the issue exists. But I've checked your Broadcom_WiFi.plist and I can't find this device ID (43ec). So...is it possible to add it directly into the plist?

Regards, Jackson

RehabMan commented 7 years ago

Your device is not supported by the drivers in macOS (it has been tried, but failed).

huming2207 commented 7 years ago

Okay, thanks for your reply. I'll buy a Dell DW1560 instead.