Skip to content

Commit

Permalink
Add pci14e4,4353 and pci14e4,4357 into AirPortBrcmNIC_Injector.kext
Browse files Browse the repository at this point in the history
  • Loading branch information
lvs1974 committed Sep 22, 2020
1 parent fad5e2c commit ed65d6c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,6 @@ It can be used if you have masked pin 53 (CLKREQ#) and APSM L0|L1 is working.
- Improve service matching (the old implementation could cause hangs on boot)

#### v2.1.0
- Add pci14e4,4331 into AirPortBrcmNIC_Injector.kext
- Add pci14e4,4331, pci14e4,4353 and pci14e4,4357 into AirPortBrcmNIC_Injector.kext (in 11.0 only AirPortBrcmNIC can support these devices)
- Added MacKernelSDK with Xcode 12 compatibility
- Fixed macOS 10.8 compatibility (without ASPM support)
2 changes: 2 additions & 0 deletions Resources/AirPortBrcmNIC_Injector.kext/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@
<key>IONameMatch</key>
<array>
<string>pci14e4,4331</string>
<string>pci14e4,4353</string>
<string>pci14e4,4357</string>
<string>pci14e4,43ba</string>
<string>pci14e4,43a3</string>
<string>pci14e4,43a0</string>
Expand Down

0 comments on commit ed65d6c

Please sign in to comment.